Re: kmem_alloc replacement in Tiger
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Jim Magee writes:
On Feb 1, 2006, at 12:28 AM, Nikita Danilov wrote:
[...]
Or anything in a file-system. Or in a networking (when paging across NFS)... basically almost anything.
I'm not sure I agree with the NFS comment either. The real requirement is that you not deal with pageable memory while on the default-pager paging path. We rarely allocate swap files out on NFS. ;-)
Do you mean this configuration (swap file over NFS) is not supported at all? [...]
--Jim
Nikita. _______________________________________________ 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
participants (1)
-
Nikita Danilov