Answer Posted / govind
semaphore is positive binary number , this value is stored in
in kernel .
it is process synchronisation technique .it is also advisory
locking technique.
it is ipc but no information in exchanged between the process
see book stevens "unix networking prog"
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Max relax-able permission value with out giving write permission to others?
What is the condition required for dead lock in unix system?
Explain the system calls used for process management?
Which ipc is the fastest in unix?
Explain how do you execute one program from within another?
Explain what is the process id for kernel process?
What is ipc in unix?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
Explain linking across directories?
Tell me set-user-id is related to (in unix)?
Explain about daemon?
Please describe the initial process sequence while the system boots up?
Which ipc is faster?
What is daemon?
Please explain fork() system call?