i would like to know if there is any solution to ask the scheduler to run a process on a specified processor (like sysmp() on IRIX 6.5).
What is the prefered ( more speedy, better use on Linux ) way to make blocking wait between several process (SysV Semaphore, Posix Semaphore, Pipes, Socket, another, ...) ?
What is the best way to make shared memory between process ( Sys V shared Memory, mmap, ... ) ?
I wouldn't have to ask you these questions if i could understand the
src of the kernel :
Is-there any doc (or a book) on how the kernel is done ?
For example, i didn't find the code of some function (like initialize_secondary())
Friendly
Damien
-- -------------------------------------------------------------------- Damien TOURAINE - +33 1 69 85 81 68 Doctorant au LIMSI - CNRS (http://www.limsi.fr) Bat. 508, Universite Paris-Sud 91403 Orsay cedex -------------------------------------------------------------------- ADDOC, agir pour les doctorants et les jeunes docteurs, Orsay mailto:[EMAIL PROTECTED] http://topo.math.u-psud.fr/~addoc --------------------------------------------------------------------
