Re: [linux-pm] what the patches do Re: [RFC 10/15] PM / Hibernate: user, implement user_ops reader

From: Rafael J. Wysocki
Date: Fri Apr 02 2010 - 13:00:08 EST


On Friday 02 April 2010, Pavel Machek wrote:
...
> > Neither of those are impossible with in-kernel code, so I'd argue that
> > there's no need to keep the s2disk interface long-term. Userspace
>
> I disagree.
>
> > helpers might be necessary for the first one (to manage the network
> > interface), but I already have multiple-resumes-from-the-same-image
> > support in TuxOnice (and more 'crazy stuff' like support for resuming a
> > different image after writing one - that can be used to switch to an
> > initramfs containing the binaries needed to power down a UPS).
>
> The fact that it can be done in kernel -- anything can -- but whether
> it should. I'd very much like to keep the 'crazy stuff' in userspace.

IMO the question really boils down to what's the benefit of doing these things
in the kernel vs doing them in the user space.

If doing them in the kernel reduces the overall complexity of design (including
the user space interface involved etc.) I don't really see why not to.

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/