diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2025-09-28 20:26:15 +0200 |
---|---|---|
committer | Rodrigo <rodarima@gmail.com> | 2025-09-28 23:10:55 +0200 |
commit | fb510ea86be5ceb9e91573890242581fdbd77ad8 (patch) | |
tree | d819fe40683592008d136727f5a0b03e48dc1164 /231 |
Diffstat (limited to '231')
-rw-r--r-- | 231/index.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/231/index.md b/231/index.md new file mode 100644 index 0000000..487d14c --- /dev/null +++ b/231/index.md @@ -0,0 +1,11 @@ +Title: Constraint cache memory usage to a configurable limit +Author: rodarima +Created: Sun, 28 Jul 2024 14:03:57 +0000 +State: open + +After a long session of browsing, the cache may increase its memory requirement to a considerable amount. We should constraint the cache usage to a reasonable default (by evicting old entries) and let the user change the limit or disable it in the configuration. + +Reported-by: Klaus Zimmermann + +See: https://fosstodon.org/@kzimmermann/112864419033919007 +See: https://kzimmermann.0x.no/articles/2024_old_computer_challenge.html
\ No newline at end of file |