what is cache memory
Cache
Memory –
The Cache Memory is the volatile computer memory which is very nearest to the CPU so also called CPU memory, all the Recent Instructions are Stored into the Cache Memory. It is the fastest memory that provides high-speed data access to a computer microprocessor. Cache meaning is that it is used for storing the input which is given by the user and which is necessary for the computer microprocessor to perform a Task. But the Capacity of the Cache Memory is too low in compare to RAM and Hard Disk.
Cache मेमोरी वोलेटाइल कंप्यूटर मेमोरी है जो सीपीयू के बहुत करीब होती है जिसे सीपीयू मेमोरी भी कहा जाता है, Present के सभी निर्देश Cache मेमोरी में स्टोर हो जाते हैं। यह सबसे तेज मेमोरी है जो कंप्यूटर माइक्रोप्रोसेसर को हाई-स्पीड डेटा एक्सेस प्रदान करती है। Cache का अर्थ है कि इसका उपयोग उस इनपुट को स्टोर करने के लिए किया जाता है जो उपयोगकर्ता द्वारा दिया जाता है और जो कंप्यूटर माइक्रोप्रोसेसर के लिए कार्य करने के लिए आवश्यक होता है। लेकिन कैश मेमोरी की क्षमता रैम और हार्ड डिस्क की तुलना में बहुत कम होता है।
Advantages
-
The advantages of cache memory are as follows…
· Cache memory is faster than main memory.
· It consumes less access time as compared to main memory.
· It stores data for temporary use.
Disadvantages-
The disadvantages
of cache memory are as follows…
· It is very expensive.
· Cache memory has limited capacity.
Post a Comment