Configuration you will advise for memory distribution

AI Thread Summary
The discussion focuses on memory distribution and cache memory. Cache memory is defined as a temporary storage area for frequently accessed information, which enhances retrieval speed and efficiency. The size and speed of cache can vary, impacting performance, especially when reopening programs. The conversation also touches on memory distribution, mentioning a hierarchical structure where processor registers are at the top, followed by DRAM, and CD-ROM at the bottom. However, there is some ambiguity regarding specific configurations for memory distribution, indicating a need for more clarity on the topic.
heman
Messages
353
Reaction score
0
In particular which configuration you will advise for memory distribution and in particular i am always puzzled by this cache memory:confused:
 
Computer science news on Phys.org
You need to be more specific about what you want to do and what you want to know. That's a pretty ambiguous post.
 
yeah...you are right ,,but now my query is pacified,Thanks
 
What exactly are you asking for?

Here is an answer about cache memory if you were wondering: http://searchstorage.techtarget.com/sDefinition/0,,sid5_gci211730,00.html

Cache is basically a temporary bank of recent information (for the most part). It's size and speed varies, but as you can tell, having information stored in cache helps because it's easier/faster to access redundant information for example (which is why when you open certain programs, it's usually faster opening the program the second time around and so on until the cache is cleared).

However, about the memory distribution, I am unclear about what you are talking about.
 
there is actually a pyramid sort of thing which is formed...in which d-ram comes on top and cd rom comes down below..
 
Actually, the processor's registers are on top i believe.
 
yeah you are right..
 

Similar threads

Replies
18
Views
2K
Replies
1
Views
94
Replies
2
Views
1K
Replies
1
Views
430
Replies
20
Views
2K
Replies
60
Views
8K
Back
Top