G
George Potemkin
Guest
> I understand about file system caching. That is between me and my operating system. BTW, it's possible to empty file system cache. At least on HP-UX: $ cd mount_point $ unmount mount_point umount: cannot unmount /dev/logical/volume : Device busy umount: return error 1. But as an side-effect the unmount command will release the memory that was allocated as a cache for the specified file system.
Continue reading...
Continue reading...