Jun 26
com.apple.dynamic_pager.plist 放置路徑
/System/Library/LaunchDaemons
chmod 644
重開機即可。
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>Label</key> <string>com.apple.dynamic_pager</string> <key>OnDemand</key> <false/> <key>ProgramArguments</key> <array> <string>/sbin/dynamic_pager</string> <string>-F</string> <string>/private/var/vm/iphone_swap</string> </array> <key>RunAtLoad</key> <true/> </dict> </plist>
REF1: Mowd Blog Spaces ~ iPhone 上最好用的虛擬記憶體管理程式
REF2: iPhone Virtual Memory: Speed Boost For Your iPhone. Know The Risks | FSMdotCOM
溫故知新
載入中…
歷史上的今天..
- VLC字幕設定教學以srt格式big5編碼為例 - 2005







最新回應