From ncunningham@cyclades.com  Fri Mar 17 14:42:27 2006
Return-Path: <ncunningham@cyclades.com>
X-Original-To: suspend2-announce@lists.suspend2.net
Delivered-To: suspend2-announce@lists.suspend2.net
Received: from asclepius.uwa.edu.au (asclepius.uwa.edu.au [130.95.128.56])
	by coolstore.ucc.gu.uwa.edu.au (Postfix) with ESMTP id 40D383116C
	for <suspend2-announce@lists.suspend2.net>;
	Fri, 17 Mar 2006 14:42:27 +1100 (EST)
Received: from asclepius.kas (localhost.localdomain [127.0.0.1])
	by asclepius.uwa.edu.au (Postfix) with SMTP id A5F4D184C69
	for <suspend2-announce@lists.suspend2.net>;
	Fri, 17 Mar 2006 11:42:20 +0800 (WST)
Received: from asclepius (localhost.localdomain [127.0.0.1])
	by asclepius.prekas (Postfix) with SMTP id 5F5A7185871
	for <suspend2-announce@lists.suspend2.net>;
	Fri, 17 Mar 2006 11:42:20 +0800 (WST)
X-UWA-Client-IP: 203.143.238.98 (EXTERNAL)
Received: from cust8446.nsw01.dataco.com.au (b3162.static.pacific.net.au
	[203.143.238.98])
	by asclepius.input (Postfix) with ESMTP id D8EA418541F
	for <suspend2-announce@lists.suspend2.net>;
	Fri, 17 Mar 2006 11:42:19 +0800 (WST)
Received: from localhost.localdomain (localhost.localdomain [127.0.0.1])
	by cust8446.nsw01.dataco.com.au (Postfix) with ESMTP id 98947665E7
	for <suspend2-announce@lists.suspend2.net>;
	Fri, 17 Mar 2006 13:40:09 +1000 (EST)
From: Nigel Cunningham <ncunningham@cyclades.com>
Organization: Cyclades Corporation
To: suspend2-announce@lists.suspend2.net
Date: Fri, 17 Mar 2006 13:40:03 +1000
User-Agent: KMail/1.9.1
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="nextPart2608381.2ACjaBK4vX";
	protocol="application/pgp-signature"; micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <200603171340.08549.ncunningham@cyclades.com>
X-SpamTest-Info: Profile: Formal (330/060310)
X-SpamTest-Info: Profile: Detect Hard [UCS 290904]
X-SpamTest-Info: Profile: SysLog
X-SpamTest-Info: Profile: Marking Spam - Subject (UCS) [02-08-04]
X-SpamTest-Status: Not detected
X-SpamTest-Version: SMTP-Filter Version 2.0.0 [0125], KAS/Release
X-Mailman-Approved-At: Sat, 18 Mar 2006 16:53:12 +1100
Subject: [Suspend2-announce] 2.2.1 release.
X-BeenThere: suspend2-announce@lists.suspend2.net
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: suspend2-devel@lists.suspend2.net
List-Id: "Suspend2.net announcements" <suspend2-announce.lists.suspend2.net>
List-Unsubscribe: <http://lists.suspend2.net/mailman/listinfo/suspend2-announce>, 
	<mailto:suspend2-announce-request@lists.suspend2.net?subject=unsubscribe>
List-Archive: <http://lists.suspend2.net/lurker/list/suspend2-announce.html>
List-Post: <mailto:suspend2-announce@lists.suspend2.net>
List-Help: <mailto:suspend2-announce-request@lists.suspend2.net?subject=help>
List-Subscribe: <http://lists.suspend2.net/mailman/listinfo/suspend2-announce>, 
	<mailto:suspend2-announce-request@lists.suspend2.net?subject=subscribe>
X-List-Received-Date: Fri, 17 Mar 2006 03:42:28 -0000

--nextPart2608381.2ACjaBK4vX
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi everyone.

2.2.1 is now available. As I write, there is only a 2.6.16-rc6 version, but=
 I=20
hope to have a 2.6.15 version done within a few hours.

The changelong since 2.2 reflects that this is mostly a cleanups release, w=
ith=20
some bug fixes as well.

http://suspend2.net/downloads/all/suspend2-2.2.1-for-2.6.16-rc6.tar.bz2

Regards,

Nigel

2.2.1 - 17 March 2006

=2D Remove debug_pagealloc support
=2D Documentation update
=2D Move device_suspend at resume time prior to setting
  up temporary page tables (Lamarque Souza).

2.2.0.8 - 15 March 2006

=2D Convert pageset sizes to longs.
=2D Convert [read|write]_header_chunk to
  rw_header_chunk([READ|WRITE]...) and do similar
  cleanups with other i/o routines.
=2D Remove some unused module structure members.
=2D Flatten the module ops.
=2D Fix a couple of harmless compile warnings.

2.2.0.7 - 15 March 2006

=2D Further fixes from 2.2.0.6. Now tested with modifying
  resume2=3D in an initrd and checking image_exists prior
  to do the echo > do_resume.

2.2.0.6 - 13 March 2006

=2D Split logic for determining whether we can suspend from
  that for figuring out whether we can resume. This is
  useful for the filewriter, where resume2=3D can be valid
  (allowing us to resume) while filewriter_target isn't
  set (prohibiting suspending).
=2D Update file headers.

2.2.0.5 - 13 March 2006

=2D Oh dear. I somehow reversed the 2.2.0.3 fix in 2.2.0.4.
  Let's try and get them both in the same patch, shall we?

2.2.0.4 - 13 March 2006

=2D Fix missing incrementation of # extents freed in new
  swap storage code.

2.2.0.3 - 11 March 2006

=2D Add x86 compilation error fix I missed.

2.2.0.2 - 11 March 2006

=2D Fix minimum free ram at 2000 pages rather than nr pages >> 7.
=2D Remove command line suspend_act, suspend_lvl and suspend_dbg
  options.
=2D Fix issues with swap allocation that made suspend not work
  properly with multiple swap storage at the same priority or
  highly fragmented storage.
=2D Add Randy Dunlap's libata patches (sata).
=2D Removed time patches.
=2D Documentation updates
=2D Remove un-needed x86_64 fix processor context patch.
=2D Remove x86_64 mcheck_init invocation.
=2D Separate workqueue freezer, dynamic pageflags and
  lzf patches.
=2D Remove obsolete configuration flags from the enums in suspend2.h.
=2D Correct various typos in headers.
=2D Various cleanups.
=2D Remove command line parameters suspend_act, suspend_dbg and
  suspend_lvl.
=2D Remove HALT_ON debugging macro from pagedir.c.- Add tags for my new pat=
ch=20
splitting utility.

2.2.0.1 - 15 February 2006

=2D Update to 2.6.16-rc3.
=2D Further cleanups, removing fragments that are no longer needed
  and applying suggestions from code review.
=2D Remove Christoph's todo list code. Not because I don't like it,
  but because it was originally designed to help SMP cleanness,
  and cpu hotplug has taken over that need.

--nextPart2608381.2ACjaBK4vX
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQBEGi+YN0y+n1M3mo0RArEdAKDQomTNL/0pflt5GgX9UuU67yY0zACfZAJW
w1vfg0nAh0giY2RF0RABO9g=
=7eeL
-----END PGP SIGNATURE-----

--nextPart2608381.2ACjaBK4vX--


