What is cache memory?
Answer / rajeev
Cache memory is very high-speed Memory chips which exist
between the CPU and main memory. It stores (i.e., caches)
memory accesses by the CPU. Cache ram helps to alleviate
the gap between the speed of a CPU's megahertz rating and
the ability of RAM to respond and deliver data. It reduces
the frequency that the CPU must wait for data from the main
memory.
| Is This Answer Correct ? | 12 Yes | 1 No |
What are the steps involved in following a particular instruction given by the cpu?
Explain what is meant by CORE DUMPS?
Virtual memory size depends on [a] address lines [b] data bus [c] disc space [d] a & c [e] none
Explain about loader and the functions executed by them?
Stable storage cannot be implemented. (A) Explain why it cannot be. (B) Explain how database system deal with database applications
Do I need program files x86?
Explain condition variable.
what is Compiler?
Describe the actions taken by the operating system when a page fault occurs?
Give an example of a Process State.
Who does the memory management in operating system?
What are the benefits and losses of placing the functionality in a device controller rather than in placing it in the kernel?