The very first process created by the Kernal in UNIX is
Answer Posted / jagarnath
During booting first daemon(page daemon)
process(vhand,bdflush and sched)housed in the kernel file
and then "swapper" is loaded which help to create init process
which is called mother of all processes.
| Is This Answer Correct ? | 12 Yes | 6 No |
Post New Answer View All Answers
What are the possible return values of kill() system call?
Explain the mount system calls?
Name the command which is used to execute system calls from exe?
What is the first process created by the kernel in unix?
Tell me how to protect a process from others to kill?
Explain the unmount system calls?
What is the difference between command and utility in unix?
How to protect a process from others to kill?
Explain c program to implement the unix or linux command to implement ls -l >output.txt?
Explain the mount and unmount system calls?
What is the fork() system call?
The very first process created by the kernel in unix is?
Explain the difference between command and utility in unix?