Posted Nov 11, 2007 17:31 UTC (Sun) by jimparis (subscriber, #38647)
[Link]
Wait, maybe you meant it also parks with -B128 through -B254, in which case I agree, yes, that
sucks. I'm not sure why you need a kernel module though, seems a small user-space utility
that does periodic reads with O_DIRECT would work just as well.
Laptops, power management, and Ubuntu
Posted Nov 11, 2007 17:39 UTC (Sun) by jengelh (subscriber, #33263)
[Link]
Because the kernel module is smaller (11KB - what, who bloated that up?), does not need glibc,
or anything and runs as early as possible without having to mess with the
distribution-specific boot scripts. Rebuilding the initrd _with_ your changes is often a real
pita.