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. Thanks, Nir -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/