[CentOS] processor affinity

2010-02-17 Thread Adam Grossman
ossible to do? i have even tried mucking around with the rc.sysinit, but to no avail. thank you very much, -=- adam grossman ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] processor affinity

2010-02-17 Thread Adam Grossman
i tried using taskset to set pid 1 and the pid of $$ to the processors i wanted, but that did not work. On Wed, 2010-02-17 at 15:13 -0300, Eduardo Grosclaude wrote: > > > On Wed, Feb 17, 2010 at 2:07 PM, Adam Grossman > wrote: > Hello, > > i am r

Re: [CentOS] processor affinity

2010-02-17 Thread Adam Grossman
On Wed, 2010-02-17 at 18:17 +, Simon Billis wrote: > Adam Grossman sent a missive on 2010-02-17: > > > Hello, > > > > i am running CentOS 5.4. i have a requirement where i need to have 1 > > application have a single processor all to its self, and the rest of t

Re: [CentOS] processor affinity

2010-02-17 Thread Adam Grossman
On Wed, 2010-02-17 at 13:26 -0500, Adam Grossman wrote: > On Wed, 2010-02-17 at 18:17 +, Simon Billis wrote: > > Adam Grossman sent a missive on 2010-02-17: > > > > > Hello, > > > > > > i am running CentOS 5.4. i have a requirement where i need