Answer Posted / kamakshee
The processes like vhand, bdflush, sched are housed in
kernel file or /unix system which are known as daemons.
These files run in the background without users
request.These are created when the system boots up and
remains active till it shut down or hang. These are not
linked to any user or any terminal .We can't kill a daemon.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is the full form of ipc?
Explain how do you execute one program from within another?
What is ln(linking)?
Explain what are the system calls used for process management?
Explain about daemon?
What is the very first process created by kernel?
How to get or set an environment variable from a program?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
Explain the system calls used for process management?
Explain linking across directories?
What is unix ipc?
Explain a zombie?
What is fork()?
What is the condition required for dead lock in unix system?
Explain the initial process sequence while the system boots up?