Re: [Gems-users] Question about binding processors


Date: Fri, 15 Oct 2010 22:00:26 -0700 (PDT)
From: Muhammad abid Mughal <mabidm_pieas@xxxxxxxxx>
Subject: Re: [Gems-users] Question about binding processors
 pset_bind or processor_bind are system calls of solaris OS.
 You need to call either of them in your benchmark and then recompile your benchmark.
 you need to run following  solaris commands to get info about processor or processor set
  psrinfo
  psrset -c
  psrset -i

 For more info : google it

 Regards,
Muhammad abid


From: Bo Chen Wu <bochen.wu@xxxxxxxxx>
To: gems-users@xxxxxxxxxxx
Sent: Saturday, October 16, 2010 5:07:55
Subject: [Gems-users] Question about binding processors

Hi guys,

I am using the Gemes for a simulation. I created 2 processors and i will have two benchmark running, and i will like to bind each benchmark to the individual processor.
I saw some post early about use pset_bind or processor_bind, but when i type the command in the simics, it says unknown command. Anyone know how to bind the processor to each benchmark?
Also, to bind the processor, we need the Processor IDs, I look through all the Helps in the simics during run time. i did not see any command that prints out or return the processor ID? anyone know how?

--
Thank You For Your Time.

Bo Chen Wu
The Pennsylvania State University - University Park
M.S. of Computer Science and Engineering
(646)-861-9905

[← Prev in Thread] Current Thread [Next in Thread→]