| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
| Alison, The VM system can't be completely turned off. However, the system pagefile is started in /etc/rc by executing the command /sbin/dynamic_pager with appropriate arguments. If you comment this out then you won't have a "anonymous" pagefile for dirty pages. "Flush to disk" has multiple meanings, depending on context. The most common context has to do with the update(8) daemon for flushing data from filesystem caches to disk. The less frequent context is the one about paging out an entire process' working set. Mac OS X isn't going to page your program out while it's running unless memory is very tight. What problem are you really looking to solve here? You may find the "Memory and Virtual Memory" section of Apple's Kernel Programming Guide to be of some help in understanding the underlying VM mechanisms. John Francini On 10 Oct 2006, at 13:10, Alison Cassidy wrote:
|
_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/email@hidden This email sent to email@hidden
| References: | |
| >MacOS X equivalent of swapon/swapoff? (From: Alison Cassidy <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.