site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Glen Beane _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... I'm doing some experiments on on OS X system, and I need to find out how virtual memory is mapped to physical ram at a particular instance. That is I need to be able to find out what physical portions of memory are currently holding active or inactive pages, and what those pages belong to. I was hoping this would be possible to do from a kext, and I would have a client program that could connect to the kext and get a snapshot of what was going on in memory. Thus far I have been unable to find any doccumented APIs that may help me out. Does anyone have any insight or information that can help me out? This email sent to site_archiver@lists.apple.com
participants (1)
-
Glen Beane