Re: [RFD] Automatic suspend

From: Rafael J. Wysocki
Date: Mon Feb 16 2009 - 18:02:20 EST


On Monday 16 February 2009, Pavel Machek wrote:
> Hi!
>
> > > Userland should never ever control the state of a device like this
> > > directly. It should do so by a) closing the device and b) setting
> > > latency / functional requirements.
> >
> > The user, however, may want to forcibly put a device into a low power state
> > without stopping all of the applications that depend on it (eg. have it open).
> > Do you think that we shouldn't allow users to do such things?
>
> I don't think we should do this... of you want device to be powered
> down, just don't keep it open. revoke should be enough :-).
>
> ...one execption here is the disk driver; unmounting filesystems to
> let the disk spin down is probably too heavy.

Well, I don't think it's viable to make any exceptions here. Either we do it
or we don't. And the agreement appears to be that we don't.

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