mmap modified data not to be swapped out but saved?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com thanks, ben. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... with mmap once you've read in some of a file and made some modifications is there anyway to avoid those modifications being swapped out to the backing store? what would be preferable is in the event of the system needing more memory, rather than swapping out those modifications, save them directly to the original file -- is that what happens now, by default maybe, or is there anyway of doing that? This email sent to site_archiver@lists.apple.com
participants (1)
-
Ben Dougall