lkml.org 
[lkml]   [2005]   [Jul]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Preserve hibenate-system-image on startup
Hi!

> We are now investigating fast startup/shutdown using
> 2.6 kernel PM functions.
>
> An attached patch enables kernel to preserve system image
> on startup, to implement "Snapshot boot".Majordomo@vger.kernel.org wrote:
> Conventionally system image will be broken after startup.
>
> Snapshot boot uses un-hibernate from a permanent system image for
> startup. During shutdown, does a conventional shutdown without
> saving a system image.
>
> We'll explain concept and initial work at OLS. So if you have
> interest, we can talk with you at Ottawa.

Interesting....

> +config PRESERVE_SWSUSP_IMAGE
> + bool "Preserve swsuspend image"
> + depends on SOFTWARE_SUSPEND
> + default n
> + ---help---
> + Useally boot with swsup destories the swsusp image.
> + This function enables to preserve swsup image over boot cycle.
> + Default behavior is not chaged even this configuration turned on.
> +
> + To preseve swsusp image, specify following option to command line;
> +
> + prsv-img

You are missing "eeeae" here.

> +}
> +
> +/**
> + * swsusp_swpoff - Turn off swap and set signature for swsusp image
~~~~~~
missing "a".

In general, the patch looks a bit too long, given it only needs to
comment out one write...
Pavel

--
teflon -- maybe it is a trademark, but it should not be.
-
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/

\
 
 \ /
  Last update: 2005-07-18 13:46    [W:0.051 / U:0.028 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site