Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964954AbWCWVPU (ORCPT ); Thu, 23 Mar 2006 16:15:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964947AbWCWVPU (ORCPT ); Thu, 23 Mar 2006 16:15:20 -0500 Received: from cust8446.nsw01.dataco.com.au ([203.171.93.254]:63377 "EHLO cust8446.nsw01.dataco.com.au") by vger.kernel.org with ESMTP id S964954AbWCWVPS (ORCPT ); Thu, 23 Mar 2006 16:15:18 -0500 From: Nigel Cunningham Organization: Cyclades Corporation To: Linux Kernel Mailing List Subject: Re: [PATCH] swsusp: separate swap-writing/reading code Date: Fri, 24 Mar 2006 07:13:36 +1000 User-Agent: KMail/1.9.1 Cc: Pavel Machek , Rafael Wysoki , Andrew Morton References: <200603231702.k2NH2OSC006774@hera.kernel.org> In-Reply-To: <200603231702.k2NH2OSC006774@hera.kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2054868.jyMiMfY8MF"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200603240713.41566.ncunningham@cyclades.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1586 Lines: 52 --nextPart2054868.jyMiMfY8MF Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi. On Friday 24 March 2006 03:02, Linux Kernel Mailing List wrote: > commit 61159a314bca6408320c3173c1282c64f5cdaa76 > tree 8e1b7627443da0fd52b2fac66366dde9f7871f1e > parent f577eb30afdc68233f25d4d82b04102129262365 > author Rafael J. Wysocki Thu, 23 Mar 2006 19:00:00 -0800 > committer Linus Torvalds Thu, 23 Mar 2006 23:38:07 > -0800 > > [PATCH] swsusp: separate swap-writing/reading code > > Move the swap-writing/reading code of swsusp to a separate file. > > Signed-off-by: Rafael J. Wysocki > Acked-by: Pavel Machek > Signed-off-by: Andrew Morton > Signed-off-by: Linus Torvalds I guess I missed this one somehow. Using a bitmap for allocated swap is rea= lly=20 inefficient because the values are usually not fragmented much. Extents wou= ld=20 have been a far better choice. Regards, Nigel --nextPart2054868.jyMiMfY8MF Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBEIw+FN0y+n1M3mo0RAjZmAKDk2gZteobRt2z81w3OL0RHJCHmTgCgt96I i+fYOZdVLxD0nXCaS/dlT7k= =UqLs -----END PGP SIGNATURE----- --nextPart2054868.jyMiMfY8MF-- - 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/