Bitmap cache
Posted Jul 28, 2007 14:00 UTC (Sat) by
Los__D (subscriber, #15263)
In reply to:
Bitmap cache by man_ls
Parent article:
Still waiting for swap prefetch
It really depends on the cost of CPU vs. the cost of memory.
For most usage patterns, I agree, but for those that likes to have 30+ tabs open (for some reason), caching the uncompressed bitmap is a _big_ waste.
The question is if the best approach wouldn't be to just forget or limit those caches for that kind of usage. At least the bitmap approach is asking for disk trashing.
(
Log in to post comments)