[fpc-pascal]OT: Linux SMP question

Marco van de Voort marcov at stack.nl
Fri Nov 10 18:17:18 CET 2000


> > you know some pointers to information (I couldn't find the thing I was
> > trying to search for ...).
> > 
> > So does someone know whether there is a library or system calls or whatever
> > which allow assignment of particular threads or processes to a specific
> > processor on an SMP machine ? Does not matter which language as long as it
> > can be used with FPC... I'm currently desperately looking at such stuff but
> > can't find a thing. :(
> 
> I have SMP Linux, and as far as I know, you cannot influence the CPU a particular
> process/thread is running.

IIRC in 2.4 there will be a realtime queue. Putting the process in that
queue might have that effect.




More information about the fpc-pascal mailing list