On Fri, 24 Jul 1998, Tom wrote: > Is it possible to determine how much of it is being used? `du cache.mmap` works for me. Linux is supposed to use anonymous mmap, but it still has problems from time-to-time with corrupted cache.mmap files. Julian: It'd be a good idea to incorporate code to validate cache.mmap at startup and wipe/rebuild if it's corrupted. AB