Ms dos provide no means of concurrent processing.three
complication that concurrent processing adds to an
operating system? ?



Ms dos provide no means of concurrent processing.three complication that concurrent processing add..

Answer / deadzg_devil

1. The OS has to keep track of the main memory address space allocated to each process so that a process does not affect or harm other processes data. This is a necessay , for example, a virus may try to destroy or modify other process data.

2. Switching from one process to another process leads to time overhead, this requires storing the current register values and loading the register values of the next process from its PCB(program Control Block).

3. If a running process requires large space in memory then other processs needs to be dumped back to hard disk which again leads to time overhead.


Read more: http://wiki.answers.com/Q/Discuss_three_major_complications_that_concurrent_processing_adds_to_an_operating_system#ixzz1PqivO9ff

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Operating Systems General Concepts Interview Questions

What are the four common types of files?

0 Answers  


why is the context switch overhead of a user-level threading as compared to the overhead for processes? Explain.

0 Answers  


What is 64 bit platform?

0 Answers  


Can I have two browsers on my computer?

0 Answers  


Do I need web plugins for vlc?

0 Answers  






How does ecc works?

0 Answers  


What are counting semaphores?

4 Answers   HP, IBM,


Is safari the same as internet explorer?

0 Answers  


What is a safe state and its’ use in deadlock avoidance?

0 Answers  


If two processes which shares same system memory and system clock in a distributed system, what is it called?

2 Answers   IBM,


What is a full form of ok?

0 Answers  


How many os can be installed in a pc?

0 Answers  


Categories