Re: can IOKit driver be paged out?
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Hi Parav, On Dec 10, 2004, at 7:28 AM, Parav Pandit wrote: Hi, Regards, Parav Pandit All kernel memory is wired by default and isn't paged. This is a good reason to use kernel memory sparingly. --gc __________________________________________________________________ Garth Cummings Apple Developer Technical Support gcummings@apple.com http://developer.apple.com/technicalsupport _______________________________________________ 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... This email sent to site_archiver@lists.apple.com I just want to know, whenever we load IOKit driver using kextload command, does IOKit driver wired down in the memory or can it be paged out whenever there is a lack of memory? and what about the xnu_kernel, I think it can't be paged out otherwise who will do this paging? If I asked a very silly question, please pardon me for it. smime.p7s
participants (1)
-
Garth Cummings