Keeping disks busy
Posted Sep 27, 2002 16:46 UTC (Fri) by
aglet (guest, #1334)
Parent article:
Keeping disks busy
Probably the most inappropriate place for this comment, but I have the opposite problem. I'd like my disks to be kept as idle as possible.
A journalled filesystem is a very good thing for laptops, where power outages (and associated unclean shutdowns) are a relatively frequent ocurrence. I've switched my laptop over to ext3 for unrelated reasons (IRQ problems cause it to lock up every now and then, necessitating a hard reset, and the disk is big enough for this to be annoying...). I used to run noflushd so that the disk stayed spun down, but since ext3 does a flush every 5 seconds this has stopped working.
Which brings me, finally, to my question: is there any way to reconcile usage of a journalled filesystem with civilised battery usage? I'm aware of course that if changes were only committed to disk rarely I'd risk losing more data, but I'd like to be able to make that trade-off.
(
Log in to post comments)