A general caching filesystem
Posted Sep 14, 2004 2:13 UTC (Tue) by
xoddam (subscriber, #2322)
Parent article:
A general caching filesystem
This seems to me like a really complicated reimplementation of virtual
memory.
All filesystems already use VM pages for caching, don't they?
I'd have thought that attaching backing store to those pages would have
been a much simpler task than writing a whole new cache interface.
But then I'm not really a filesystem hacker.
(
Log in to post comments)