CSC 456 Fall 2013/1c wa: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
Theory: Cache Associativity decreased as cache size became larger because it became too expensive to have to search the cache each time once the cache was too large. | Theory: Cache Associativity decreased as cache size became larger because it became too expensive to have to search the cache each time once the cache was too large. | ||
---- | |||
References | |||
[http://www.chips.5u.com/idxhst.html] |
Revision as of 16:07, 3 September 2013
Trends in cache size and organization
Theory: Cache Associativity decreased as cache size became larger because it became too expensive to have to search the cache each time once the cache was too large.
References [1]