2011 Tenth International Symposium on Autonomous Decentralized Systems 2011
DOI: 10.1109/isads.2011.80
|View full text |Cite
|
Sign up to set email alerts
|

A Server Cache Size Aware Cache Replacement Algorithm for Block Level Network Storage

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
1
0

Year Published

2016
2016
2023
2023

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 9 publications
(2 citation statements)
references
References 6 publications
0
1
0
Order By: Relevance
“…It maintains a timestamp or a reference bit for each cache block and updates it whenever a block is accessed. When a replacement is needed, the block with the oldest timestamp or the least recently accessed block is chosen for eviction [10], [11]. • First-In, First-Out (FIFO) Replacement: In the FIFO replacement policy, the cache block that was first loaded into the cache is replaced.…”
Section: Literature Reviewsmentioning
confidence: 99%
“…It maintains a timestamp or a reference bit for each cache block and updates it whenever a block is accessed. When a replacement is needed, the block with the oldest timestamp or the least recently accessed block is chosen for eviction [10], [11]. • First-In, First-Out (FIFO) Replacement: In the FIFO replacement policy, the cache block that was first loaded into the cache is replaced.…”
Section: Literature Reviewsmentioning
confidence: 99%
“…If so, the processor will read from or write to the cache instead of the much slower main memory, which makes the processes within the system much faster. Nearly all current desktop and server CPUs have at least three autonomous caches [2]: an instruction cache to speed up executable instruction fetch, a data cache to speed up data fetch and store, lastly a translation lookaside buffer (TLB) used to speed up virtual-to-physical address translation for both executable instructions and data. A single TLB can be provided for access to both instructions and data, or a separate Instruction TLB (ITLB) and data TLB (DTLB) can be provided.…”
Section: Overview Of Cache Memorymentioning
confidence: 99%