What is difference b/w general semaphore and binary
semaphore?

Answers were Sorted based on User's Feedback



What is difference b/w general semaphore and binary semaphore?..

Answer / anjalidcsa

General semaphore also called counting semaphore.it is a
varible n whose value equal to no. of items in the buffer.
where as binary is more restricted version having 0 and 1
value.Binary semaphore are easier to implement.

Is This Answer Correct ?    45 Yes 5 No

What is difference b/w general semaphore and binary semaphore?..

Answer / laxmi narayana.moru

if there are several processes are waiting for critical
section...general semaphore value is extended to more
negative...but in case of binary semaphore ,semphore value
only between 0 and 1.

Is This Answer Correct ?    13 Yes 2 No

What is difference b/w general semaphore and binary semaphore?..

Answer / gayathri

general semaphore is an integer value which is acessed only through two standard atomic operations : wait and signal

Is This Answer Correct ?    4 Yes 1 No

Post New Answer

More Operating Systems General Concepts Interview Questions

Tell me what are the rings in windows nt?

0 Answers  


What are pages?

0 Answers  


What are the main difference between Micro-Controller and Micro- Processor?

1 Answers  


Differentiate between ROM and RAM?

6 Answers   HCL, Sutherland,


Term stickily bit is related to a)kernel b)undeletable file c)none

3 Answers   Nokia, Siemens,


Does direct memory manipulation is an unsafe operations, if yes, how?

0 Answers   MCN Solutions,


Explain the difference between a MONOLITHIC KERNAL and a MICROKERNAL?

2 Answers  


How do I install operating system?

0 Answers  


What is the main thread?

0 Answers  


What does thread safe mean?

0 Answers  


How to find the number of sockets created in your system?

1 Answers   CA,


I want to install sql server as a database server and Oracle 10 I as a programming language for this i choose windows 2003 server as a operating system..ok.and come to hardware part i have 8 SATA hdd's each one has 300 gb of capacity. my requirement is i want to insert thease 8 hdds into a system by using RAID LEVELS(Leave about configuration). in Raid Levels which level will give 100% data backup(safe).if u give preferance for one purticular raid level please let me know what are the benfits with that Please suggest me with best answers.

1 Answers   Semantic Space,


Categories