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