From 92a32acea5e2e609c83f9eb30125bbee04f8c3c9 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Thu, 14 Feb 2013 08:21:38 +1600 Subject: [PATCH] Re: [PATCH] bitmap:improve memory usage using CHAR_BITS and unsigned CHAR --- aa/44e66abd3e80337f8c2d42b0e5f26cb16cb1ed | 79 +++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 aa/44e66abd3e80337f8c2d42b0e5f26cb16cb1ed diff --git a/aa/44e66abd3e80337f8c2d42b0e5f26cb16cb1ed b/aa/44e66abd3e80337f8c2d42b0e5f26cb16cb1ed new file mode 100644 index 000000000..ba7efd2f7 --- /dev/null +++ b/aa/44e66abd3e80337f8c2d42b0e5f26cb16cb1ed @@ -0,0 +1,79 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 31E74431FC9 + for ; Wed, 13 Feb 2013 08:19:06 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0.01 +X-Spam-Level: +X-Spam-Status: No, score=0.01 tagged_above=-999 required=5 + tests=[T_MIME_NO_TEXT=0.01] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id 4qJMl1R5JvhB for ; + Wed, 13 Feb 2013 08:19:05 -0800 (PST) +Received: from arlo.cworth.org (arlo.cworth.org [50.126.95.6]) + (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 99862431FC7 + for ; Wed, 13 Feb 2013 08:19:05 -0800 (PST) +Received: from yoom.home.cworth.org (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id D960D6DE1369; + Wed, 13 Feb 2013 08:19:02 -0800 (PST) +Received: by yoom.home.cworth.org (Postfix, from userid 1000) + id A205368196; Thu, 14 Feb 2013 03:21:50 +1100 (EST) +From: Carl Worth +To: Robert Mast , notmuch@notmuchmail.org +Subject: Re: [PATCH] bitmap:improve memory usage using CHAR_BITS and unsigned + CHAR +In-Reply-To: <1360769577-4861-1-git-send-email-beheerder@tekenbeetziekten.nl> +References: <1359917491-17178-1-git-send-email-beheerder@tekenbeetziekten.nl> + <1360769577-4861-1-git-send-email-beheerder@tekenbeetziekten.nl> +User-Agent: Notmuch/0.13.1 (http://notmuchmail.org) Emacs/23.4.1 + (x86_64-pc-linux-gnu) +Date: Wed, 13 Feb 2013 08:21:38 -0800 +Message-ID: <87halgi3ql.fsf@yoom.home.cworth.org> +MIME-Version: 1.0 +Content-Type: multipart/signed; boundary="=-=-="; + micalg=pgp-sha1; protocol="application/pgp-signature" +Cc: Robert Mast +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Wed, 13 Feb 2013 16:19:06 -0000 + +--=-=-= +Content-Transfer-Encoding: quoted-printable + +Robert Mast writes: +> Re-submission for comment-reasons. + +Very nicely done, Robert. Thanks. + +=2DCarl (who's not quite merging patches again yet, but likely will be soon) + +=2D-=20 +carl.d.worth@intel.com + +--=-=-= +Content-Type: application/pgp-signature + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.12 (GNU/Linux) + +iEYEARECAAYFAlEbvZIACgkQ6JDdNq8qSWh88gCfY9BGUdjsV6WOM0p5AiE80V16 +PWsAoKl2fPJMsGZkq973ev6VGu4rksKV +=J9CR +-----END PGP SIGNATURE----- +--=-=-=-- -- 2.26.2