[ltp] hdparm & spindown time : still having problems
Paul RIVIER
linux-thinkpad@linux-thinkpad.org
Thu, 15 Dec 2005 23:06:40 +0000
>does noflushd spin down your drives? if so, it should at least
>provide a workaround.
>
>
YES IT DOES WORK !
(i apoligize for what I previously said)
But I'd like to undersand why :)
So ... Do you know how noflushd operates ?
Seems like it works this way :
1) monitor IO stats
2) If no IO for a sufficient amount of time, issues a hdparm -y command.
Basicaly, noflushd could work on a drive on which hdparm -S would not work,
but hdparm -y would ... true ?
While hdparm -S command write directly in the HDD apm registers.
Can anyone confirm that ?
Thank you :)
Paul