Critical section is?

Answers were Sorted based on User's Feedback



Critical section is?..

Answer / vaibhav

In concurrent programming, critical section is a piece of
code that accesses a shared resource(data structure or
device) that must not be concurrently accessed by more than
one thread of execution. A critical section will usually
terminate in fixed time, and a thread, task or process will
have to wait for a fixed time to enter it, which is called
as bounded waiting.

Is This Answer Correct ?    7 Yes 0 No

Critical section is?..

Answer / guest

statements which are accessing shared resourses

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Operating Systems General Concepts Interview Questions

What is the function of the control lines in ram?

0 Answers  


How do I copy and paste a file location?

0 Answers  


What is the difference between tty and pts?

0 Answers  


Can you access a variable within a worker thread from the main thread?

0 Answers   MindCracker,


How much ram do I need for gaming?

0 Answers  






What grep means?

0 Answers  


what's the latest ram lunch?

0 Answers  


What has triggered the need for multitasking in PCs?

1 Answers  


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,


How do I enable blocked content in internet explorer 11?

0 Answers  


How much ram can you have on a 64 bit system?

0 Answers  


Explain the purpose of the open() and close() operations.

0 Answers  


Categories