From mboxrd@z Thu Jan 1 00:00:00 1970 From: albayenes@gmail.com (=?UTF-8?B?RW5lcyBBbGJheSAtINin2YbYsyDYp9mE2KjYp9mJ?=) Date: Sun, 20 Nov 2011 19:31:05 +0200 Subject: how set_user_nice() function is called Message-ID: To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org Hi! anybody knows that where is set_user_nice() function called in the kernel? i couldn't find that. i just found that in forking operation do_fork()->copy_process()-> dup_task_struct() called then set_user_nice() called but i couldn't find that where. Also how/where do_fork() function called in kernel i couldn't find. Thanks in advance... -- Enes Albay -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20111120/6e60968f/attachment.html