If the OS is just a collection pf programs and if it is executed by the processor just like any other program, is the OS a process? If so, how is it controlled?
?
Latest Answer: The main difference between GPOS and RTOS is that the RTOS should be
deterministic. That is, the time consumed by the operating system to execute
it's service is fixed where as in GPOS it's variable.
GPOS
i. Non deterministic
ii. Time insensitive ...
Latest Answer: A self-contained operating environment that behaves as if it is a separate computer ...
Latest Answer: Strategies to dealt with deadlocks are:
Ignore deadlock (This is done in systems which are infrequently meeting with deadlocks)
Detection and recovering
Avoiding deadlocks by careful resource allocation
Preventing ...
Latest Answer: Fault tolerence is a concept in kernel. There are basically two types of kernel [1] monolithic kernel [used in windows XP or generally][2] microkernel [used in robotics]Monolithic kernel has hierarchical protection domain. That means its hardware management ...
Latest Answer: Provide the details of need. ...
What are the differences between simple paging and virtual paging? What are the differences between simple segmentation and virtual segmentation?
Latest Answer: Open Source OS by itself is self-explanatory. Definition: Open Source OS is any OS which has the source code with its installation package. This source code is modifiable. ...
Latest Answer: DHCP stands for Dynamic Host Configuratio Protocol It assigns addressing information to client so it works only in server client mode.Client asks addressing informatio from DHCP Server by four way commuication. ...
View page << Previous 1 2 [3] 4 5 6 7 8 9 Next >>

Go Top