OS X ไม่จำศีลเช่น Windows
เพื่อประสิทธิภาพสูงสุดใช้ทั้งสองวิธีต่อไปนี้:
- ติดตั้งอานิสงส์
- เริ่มเทอร์มินัล
- วิ่ง
/efi/refit/enable.sh
- วางเครื่อง Mac ให้นอนหลับสนิท
- เมื่อคุณเปิดเครื่อง Mac เมนู efi จะปรากฏขึ้นและคุณสามารถเลือกที่จะบูต OS X หรือ Bootcamp
แต่เนื่องจากคุณมีฮาร์ดแวร์ Mac คุณควรจะสามารถใช้ VM OSX ได้
pmset
ประการที่สองคุณสามารถลอง sudo pmset -a hibernationmode 25
คุณสามารถเปลี่ยนมันด้วย
pmset
หน้าคนนอกจากนี้ยังแนะนำให้ใช้ 25 แทน 1
0000 1000 (bit 3) encourages the dynamic pager to page out inactive pages
prior to hibernation, for a smaller memory footprint.
0001 0000 (bit 4) encourages the dynamic pager to page out more
aggressively prior to hibernation, for a smaller memory footprint.
We do not recommend modifying hibernation settings. Any changes you make
are not supported. If you choose to do so anyway, we recommend using one
of these three set- tings. For your sake and mine, please don't use
anything other 0, 3, or 25.
[...]
hibernatemode = 25 (binary 0001 1001) is only settable via pmset. The
system will store a copy of memory to persistent storage (the disk), and
will remove power to memory. The system will restore from disk image. If
you want "hibernation" - slower sleeps, slower wakes, and better battery
life, you should use this setting.