diff --git a/material/home.html b/material/home.html index 01f77a6..668b981 100644 --- a/material/home.html +++ b/material/home.html @@ -219,13 +219,12 @@
-
+

Why does S3-FIFO work?

- A huge number of objects accessed once (called one-hit wonders) - calling for precise + A huge number of objects accessed once (called one-hit wonders) calling for quick demotion:
S3-FIFO quickly removes objects that will not be accessed in the future

@@ -237,6 +236,7 @@
+

Figure shows that most of the objects evicted by LRU spend long time in the cache without reuse.