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