Doubt fork system call
From: Darshan Ghumare <hidden>
Date: 2011-09-07 12:14:21
On Wed, Sep 7, 2011 at 5:38 PM, rohan puri [off-list ref] wrote:
Every time a fork() is callled in any user-space code, it internally invokes the clone() sys call, But if we linux kernel source code there is a system call by name fork(). So, what i really want to know is that, is there any case in which this syscall is getting called, or this code is deprecated.
Have a look at this link, http://books.google.co.in/books?id=1nCQJE0oRE0C&pg=PA31&lpg=PA31&dq=fork+robert+love&source=bl&ots=Zhn6QR9ZJ7&sig=Y7X0gQx10QoK6VRydG2dUGUADf0&hl=en&ei=tF9nTt-5Jo3IrQeUq6CKCw&sa=X&oi=book_result&ct=result&resnum=2&ved=0CB4Q6AEwAQ#v=onepage&q&f=false
Regards, Rohan _______________________________________________ Kernelnewbies mailing list Kernelnewbies at kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
-- Darshan? -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20110907/06a20e25/attachment.html