LWN.net Logo

ANNOUNCE: Software Suspend for 2.4 kernel v1.0

From:  Nigel Cunningham <ncunningham@clear.net.nz>
To:  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject:  ANNOUNCE: Software Suspend for 2.4 kernel v1.0
Date:  Wed, 16 Jul 2003 07:08:17 +1200

This seems to have been swallowed somewhere in the mailservers
yesterday, so I'm reposting....

---------

I'm delighted to announce the release of version 1.0 of Software Suspend
for the Linux 2.4 kernel.

Software Suspend is most easily described as the Linux equivalent of
Windows' hibernate functionality. It saves the contents of memory to
disk and powers down. When the computer is started up again, it reloads
the contents and the user can continue from where they left off. No
documents need to be reloaded or applications reopened and the process
is much faster than a normal shutdown and start up.

Software Suspend's features include:
- Cancel a suspend cycle (during suspending) by pressing escape
- Put an arbitrary limit on the size of the image saved
- Full debugging support (compile time option)
- Optional image compression
- Asynchronous I/O

Software Suspend doesn't yet include support for all hardware, and since
the 2.4 kernel lacks the driver model being developed for 2.5, other
hardware may require special handling. The Software Suspend website
(swsusp.sf.net) and mailing list (accessible via the web site) provide
support for dealing with these issues.

Thanks go to Florent Chabaud, Pavel Machek and Gabor Kuti, along with
many others who have tested and contributed to the development of
Software Suspend to this point.

======

-- 
Nigel Cunningham
495 St Georges Road South, Hastings 4201, New Zealand

You see, at just the right time, when we were still powerless,
Christ died for the ungodly.
	-- Romans 5:6, NIV.

-
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/

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds