Found 1 hit - Term: fully associative cache, Database: *, Strategy: prefix
- [1] : The Free On-line Dictionary of Computing (27 SEP 03)
fully associative cache
a cache where data from any address can be stored in any cache
location. the whole address must be used as the tag. all
tags must be compared simultaneously associatively with the
requested address and if one matches then its associated data
is accessed. this requires an associative memory to hold the
tags which makes this form of cache more expensive. it does
however solve the problem of contention for cache locations
cache conflict since a block need only be flushed when the
whole cache is full and then the block to flush can be
selected in a more efficient way.
see also direct mapped cache, set associative cache.
see also:
cache conflict direct mapped cache set associative cache
Results 1 - 10 of 24 found about fully associative cache: Associative
>> A Words
Associative, definition of term: Associative
associative_pag1.html Cache
>> C Words
Cache, definition of term: Cache
cache_pag1.html Cache Memory
>> C Words
Cache Memory, definition of term: Cache Memory
cache+memory_pag1.html Cache County
>> C Words
Cache County, definition of term: Cache County
cache+county_pag1.html Associative Arr
>> A Words
Associative Arr, definition of term: Associative Arr
associative+arr_pag1.html Disk Cache
>> D Words
Disk Cache, definition of term: Disk Cache
disk+cache_pag1.html set associative cache from FOLDOC
...architecture> A compromise between a direct mapped cache and a fully associative cache where each address is.....one location in each set whereas a fully associative cache is N-way associative (where N is the total number.....associative caches perform almost as well as fully associative caches at little extra cost..
http://ftp.sunet.se/foldoc/foldoc.cgi?set+associative+cache, score=100, date indexed=April 24, 2005, 1:53 pm set associative cache from FOLDOC
...architecture> A compromise between a direct mapped cache and a fully associative cache where each address is.....one location in each set whereas a fully associative cache is N-way associative (where N is the total number.....associative caches perform almost as well as fully associative caches at little extra cost..
http://wombat.doc.ic.ac.uk/foldoc/foldoc.cgi?set+associative+cache, score=100, date indexed=February 21, 2005, 10:36 pm fully associative cache from FOLDOC
...This requires an associative memory to hold the tags which makes this form of cache more.....fully associative cache.. A cache where data from any address can be stored in any cache.....See also direct mapped cache, set associative cache. Try this search on Wikipedia, OneLook..
http://foldoc.doc.ic.ac.uk/foldoc/foldoc.cgi?fully+associative+cache, score=82, date indexed=February 14, 2005, 10:11 am SET ASSOCIATIVE CACHE - Definition
...A compromise between a direct mapped cache and a fully associative cache where each address is mapped to a.....one location in each set whereas a fully associative cache is N-way associative (where N is the total number.....associative caches perform almost as well as fully associative caches at little extra cost..
http://www.hyperdictionary.com/computing/set+associative+cache, score=76, date indexed=February 16, 2005, 6:30 am Page 1 2 3 Next Last accessed:2008/07/24 07:33:21 [Total processing time: 1 seconds] |