Re: [rfc] "laptop mode"

Andrew Pimlott (andrew@pimlott.net)
Wed, 5 Jun 2002 13:07:35 -0400


On Tue, Jun 04, 2002 at 11:41:57PM -0400, Albert D. Cahalan wrote:
> Also write out everything just before stopping the disk.
> Don't let the disk stop if there is any dirty data.

The kernel doesn't currently do spin-down at all, does it? Andrew,
are you planning to change this? I'm not a kernel programmer, but
it seems like a good idea to me: The kernel could flush writes as
usual while the disk is spun up, but still spin down after a bit if
the rate is low enough. The disk would never spin itself down in
that case. Maybe there are also cases where the kernel would delay
spin-down, if it hasn't started writing but thinks it might soon.

I'm excited to try this. Thanks for writing it against 2.4!

Andrew
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/