Re: Binding a process to a specifc processor.

From: Kasper Dupont (kasperd_at_daimi.au.dk)
Date: 10/29/03


Date: Wed, 29 Oct 2003 20:32:31 +0100

Trevor Hemsley wrote:
>
> On Wed, 29 Oct 2003 17:44:40 UTC in comp.os.linux.development.system,
> brian@doubledimension.com (Brian D. McGrew) wrote:
>
> > I need to be able to
> > assign these programs to a specific processor. Reason being, when
> > these programs are running, they pass messages back and forth and on a
> > dual processor system, our messages are getting clobbered. Of course,
> > on a single processor system, life is good.
>
> Sounds much more like you have a race condition in your code that
> fires when you run on multiple CPUs.

Which probably means it could also happen on a single CPU system.
The code just fails more frequently on SMP systems.

-- 
Kasper Dupont -- der bruger for meget tid paa usenet.
For sending spam use mailto:aaarep@daimi.au.dk
/* Would you like fries with that? */


Relevant Pages

  • Re: Asf fastforward performance
    ... > 1-when i use single processor system i get 2X very smooth ... > processor system with no problem (because in this case the ... who knows whether the decoders can ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Abort rap from cron
    ... > No, I don't have anything in syslog, but I've relaized, when I run make, ... > it is a single processor system. ... Kris ...
    (freebsd-stable)
  • Re: Abort rap from cron
    ... No, I don't have anything in syslog, but I've relaized, when I run make, ... there this is a common ... it is a single processor system. ...
    (freebsd-stable)
  • Re: Binding a process to a specifc processor.
    ... brian@doubledimension.com (Brian D. McGrew) wrote: ... Reason being, when ... > dual processor system, ...
    (comp.os.linux.development.system)
  • Re: Binding a process to a specifc processor.
    ... > and it in turn starts eight different progrrams. ... Reason being, when ... > dual processor system, ... really must fix these bugs. ...
    (comp.os.linux.development.apps)