On Fri, Mar 1, 2013 at 7:34 PM, intrigeri <intrigeri@???> wrote:
> commit 65c78a5594ba7fff98683959d46bf431a065b77d
> Author: Tails developers <amnesia@???>
> Date: Fri Mar 1 13:17:54 2013 +0100
>
> Enable laptop-mode-tools hard drive power management settings.
>
> Set APM level to 127 on battery, and to 254 on AC power, as a Wheezy desktop
> system does.
>
> 254 is chosen to avoid causing excessive head load/unload cycles.
> 127 is chosen because the head parking is very useful for shock protection.
Don't use 127, see commit 4686bd8a in Liberté's git.
https://github.com/mkdesu/liberte/commit/4686bd8a
Note that NOLM_AC_HD_POWERMGMT=254 is there since the beginning — as
usual, bottom-up approach produces better results.