Re: can virtual memory be suppressed?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com davez On May 28, 2005, at 6:48 AM, Roland Silver wrote: This email sent to zarzycki@apple.com _______________________________________________ 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... Not really. Virtual memory is fundamental to the operating system. Try running the fs_usage tool as root to figure out what is thrashing your disk with so much I/O. I have an obscure bug in a program running under 10.4, which I suspect may be caused by thrashing, even though I am running on a PowerBook with 2 GB or RAM. Is there any way I can force the operating system to let my program run with virtual memory/ memory mapping suppressed? _______________________________________________ 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/zarzycki%40apple.com This email sent to site_archiver@lists.apple.com
participants (1)
-
Dave Zarzycki