do_fork
|
ddt › debian › di810 › di810/2005-03 › digital_logic_gate › do_fork do_fork( ) makes use of an auxiliary function called copy_process( ) to set up the process descriptor and any other kernel data structure required for child's execution. Here are the main steps performed by do_fork( )
The copy_process( ) function ¶The copy_process( ) function sets up the process descriptor and any other kernel data structure required for a child's execution. Its parameters are the same as do_fork( ), plus the PID of the child. Here is a description of its most significant steps:
|
Creditors have much better memories than debtors. |








