Re: VM pager file allocation and deallocation
On Jul 5, 2004, at 13:42, Mark Grimes wrote: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Jul 5, 2004, at 11:21, James Bucanek wrote: Greetings, We're having a spirited argument on the X-Tech list about pager file reclamation, and I have a couple of quick questions: (a) Is there a utility that will dump a detailed status of the VMM's picture of memory, including the status (and swappability) of pages in RAM as well as the status of pages currently in the backing store? None that I'm aware of. 'top' gives you a something similar to this; cf its man page. /usr/bin/vm_stat and there is also /usr/bin/vmmap for detailed pid specific memory region allocation. Thanks! These weren't available the last time I looked (which is a while now - the 10.0 time-frame :-}). Regards Justin -- Justin C. Walker, Curmudgeon-At-Large * Institute for General Semantics | It's not whether you win or lose... | It's whether *I* win or lose. *--------------------------------------*-------------------------------* _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
Justin Walker