What is cache memory? Explain its functions - operating system

What is cache memory? Explain its functions

Cache memory is a high speed memory in the CPU that is used for faster access to data. It provides the processor with the most frequently requested data. Cache memory increases performance and allows faster retrieval of data.

What is cache memory? Explain its functions

Cache memory is RAM. The most recently processing data is stored in cache memory. CPU can access this data more quickly than it can access data in RAM. When the microprocessor starts processing the data, it first checks in cache memory.

The size of each cache block ranges from 1 to 16 bytes. Every location has an index that corresponds to the location which has data to access. This index is known as address. The locations have tags; each contains the index and the datum in the memory that is needed to be cached.
Differentiate between Complier and Interpreter - operating system
The program syntax is checked by the compiler; where as the keywords of the program is checked by the interpreter......
Describe different job scheduling in operating systems
Job scheduling is an activity for deciding the time for a process to receive the resources they request. First Come First Served: In this scheduling, the job that is waiting for a long time is served next........
What is a Real-Time System? - operating system
Real-time system is the study of hardware and software, which are subject to the operational deadlines from event to the system response......
Post your comment
Discussion Board
cache memory
the size of the cache block is ranges from 1 to 16 bytes
alphonsa sunny 08-20-2016
chache memory
it is placed in between the CPU and main memory . it is much faster than the main memory.
Rashmi 09-13-2015
csa
cache memory is the fastest memory that is placed between the c.p.u and the main memory.
manik 04-27-2013
Cache/RAM
Cache memory in not RAM, It is the memory associated with the CPU to reduce the memory access time.
Nitin 06-25-2012