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
Explain the mount and unmount system calls?
Explain the unmount system calls?
Explain the difference between command and utility in unix?
The very first process created by the kernel in unix is?
What is the first process created by the kernel in unix?
Explain the mount system calls?
Explain c program to implement the unix or linux command to implement ls -l >output.txt?
What is the difference between command and utility in unix?
What are the possible return values of kill() system call?
Tell me how to protect a process from others to kill?
What is the fork() system call?
How to protect a process from others to kill?
Name the command which is used to execute system calls from exe?