Is there a function that gets called to initialize (at least some) values of task_struct
? Or is there any other function that gets called upon task (specifically, user-space process) creation?
↧
Where does task_struct get initialized in the Linux kernel?
↧