[Libguestfs] [PATCH nbdkit] filters: Add caching filter.

Richard W.M. Jones rjones at redhat.com
Mon Jan 22 16:12:28 UTC 2018


This adds a cache filter, which works like the COW filter in reverse.

For realistic use it needs a bit more work, especially to add limits
on the size of the cache, a more sensible cache replacement policy,
and perhaps some kind of background worker to write dirty blocks out.

Rich.




More information about the Libguestfs mailing list