Re: [ 00/10] [Suspend2] Modules support.

From: Pavel Machek
Date: Thu Feb 02 2006 - 05:03:40 EST


Hi!

> This set of patches represents the core of Suspend2's module support.
>
> Suspend2 uses a strong internal API to separate the method of
> determining the content of the image from the method by which it is saved.
> The code for determining the content is part of the core of Suspend2, and
> transformations (compression and/or encryption) and storage of the pages are
> handled by 'modules'.

swsusp already has a very strong API to separate image writing from
image creation (in -mm patch, anyway). It is also very nice, just
read() from /dev/snapshot. Please use it.

Pavel
--
Thanks, Sharp!
-
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/