19 07 2017
VMware workstation on Linux with SSD: slow pause pausing resume resuming from VMs on battery (normal speed on AC power)
try to edit /etc/default/tlp and find:
DISK_APM_LEVEL_ON_BAT=”128 128″
which is slow for VMware Workstation on battery for Thinkpad X250 and T450s … Change the default to:
DISK_APM_LEVEL_ON_BAT=”254 254″
and then do a sudo tlp start which works much better for me …
Bash cron script for monitoring SMART health Apple SSD Adapter
Comments are currently closed.