How to clear file system cache (e.g. directory cache and inode cache) on a Mac OSX? I would like to do some performance analysis on a cold MacOSX machine. I am wondering that is there any approach like echo 3 > /proc/sys/vm/drop_caches on a Linux box?
How to clear file system cache (e.g. directory cache and inode cache) on a
Share
is
purge(8)any use to you?