linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2][RFC v4] PM / hibernate: Introduce snapshot test mode for hibernation
@ 2016-07-14 13:15 Chen Yu
  2016-07-14 13:15 ` [PATCH 1/2][RFC " Chen Yu
  2016-07-14 13:15 ` [PATCH 2/2][RFC v4] PM / Documentation: Add description for snapshot test mode Chen Yu
  0 siblings, 2 replies; 4+ messages in thread
From: Chen Yu @ 2016-07-14 13:15 UTC (permalink / raw)
  To: linux-pm
  Cc: Rafael J. Wysocki, Pavel Machek, Len Brown, linux-kernel, Chen Yu

Sometimes we need to debug during hibernation resume, thus it would
be convenient for the users to verify if the snapshot stored in the disk
can be successfully restored, without BIOSes or system re-initialization
involved in. This patch has introduced a snapshot pm_test mode for this purpose.

Chen Yu (2):
  PM / hibernate: Introduce snapshot test mode for hibernation
  PM / Documentation: Add description for snapshot test mode

 Documentation/power/basic-pm-debugging.txt | 15 +++++++--
 kernel/power/hibernate.c                   | 54 +++++++++++++++++++++++++++++-
 kernel/power/main.c                        |  3 ++
 kernel/power/power.h                       |  3 ++
 kernel/power/suspend.c                     |  8 +++++
 kernel/power/swap.c                        |  7 ++++
 6 files changed, 86 insertions(+), 4 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-07-15 22:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-14 13:15 [PATCH 0/2][RFC v4] PM / hibernate: Introduce snapshot test mode for hibernation Chen Yu
2016-07-14 13:15 ` [PATCH 1/2][RFC " Chen Yu
2016-07-15 22:05   ` Rafael J. Wysocki
2016-07-14 13:15 ` [PATCH 2/2][RFC v4] PM / Documentation: Add description for snapshot test mode Chen Yu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).