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
sory for title and sent again right title this message On Sun, Nov 20, 2011 at 7:28 PM, Enes Albay - انس الباى <albayenes@gmail.com
wrote:
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
-- Enes Albay
participants (1)
-
Enes Albay - انس الباى