SMP machine, run a program on a single CPU?

2011-07-09 Thread Maurice Janssen
Hi, Is it possible to somehow force a program to run on a single CPU in an SMP system? The reason I ask that on some SMP-capable architectures, I'm having some problems with ntpd. On hppa and sgi, the clock won't sync because ntpd sees replies with negative delay: Jul 9 08:58:19 hppa

Re: SMP machine, run a program on a single CPU?

2011-07-09 Thread Nick Holland
On 07/09/11 03:57, Maurice Janssen wrote: Hi, Is it possible to somehow force a program to run on a single CPU in an SMP system? The reason I ask that on some SMP-capable architectures, I'm having some problems with ntpd. On hppa and sgi, the clock won't sync because ntpd sees replies

Re: SMP machine, run a program on a single CPU?

2011-07-09 Thread Maurice Janssen
On Sat, Jul 09, 2011 at 07:52:58AM -0400, Nick Holland wrote: On 07/09/11 03:57, Maurice Janssen wrote: Hi, Is it possible to somehow force a program to run on a single CPU in an SMP system? The reason I ask that on some SMP-capable architectures, I'm having some problems with ntpd. On

Re: SMP machine, run a program on a single CPU?

2011-07-09 Thread Artur Grabowski
On Sat, Jul 9, 2011 at 9:11 PM, Maurice Janssen maur...@z74.net wrote: On Sat, Jul 09, 2011 at 07:52:58AM -0400, Nick Holland wrote: On 07/09/11 03:57, Maurice Janssen wrote: Hi, Is it possible to somehow force a program to run on a single CPU in an SMP system? The reason I ask that on some