Nir Livni (nirl@cyber-ark.com) wrote: > Hi all, > I would like to know where can I read about the do_fork algorithm (detailed > explaination). > > In addition , maybe you could tell me How do I debug using UML the > initialization of a forked process. I would like to debug the initialization > of a forked (CHILD) process from the moment it is created, until the return > of fork() which returns 0. http://lxr.linux.no/source/kernel/fork.c#L577 hope this help. -- Cordialement/Regards Christophe Lucas -- Iomeda SA (clucas@iomeda.fr) Developpeur/Administrateur GNU/Linux -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/