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 fork()?
What is the condition required for dead lock in unix system?
Explain a zombie?
Explain linking across directories?
What are the various schemes available in ipc?
What is ipc in unix?
What is i-node numbers?
Max relax-able permission value with out giving write permission to others?
Explain about daemon?
Please describe the initial process sequence while the system boots up?
What are two different models of ipc differentiate both?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
What is the very first process created by kernel?
Explain how do you execute one program from within another?
Tell me set-user-id is related to (in unix)?