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 63AF1404945 for ; Tue, 16 Mar 2010 11:01:10 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.447 X-Spam-Level: X-Spam-Status: No, score=-2.447 tagged_above=-999 required=5 tests=[AWL=0.152, BAYES_00=-2.599] autolearn=ham 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 t54SgscV7nRa for ; Tue, 16 Mar 2010 11:01:09 -0700 (PDT) Received: from clegg.madduck.net (clegg.madduck.net [193.242.105.96]) by olra.theworths.org (Postfix) with ESMTP id 0071D404944 for ; Tue, 16 Mar 2010 11:01:08 -0700 (PDT) Received: from piper.oerlikon.madduck.net (piper.oerlikon.madduck.net [IPv6:2001:1620:f02:0:211:2fff:fe6b:c869]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "piper.oerlikon.madduck.net", Issuer "CAcert Class 3 Root" (verified OK)) by clegg.madduck.net (postfix) with ESMTPS id 4C4591D4004; Tue, 16 Mar 2010 19:00:53 +0100 (CET) Received: by piper.oerlikon.madduck.net (Postfix, from userid 1000) id 5289F8B; Tue, 16 Mar 2010 19:00:52 +0100 (CET) Date: Tue, 16 Mar 2010 19:00:52 +0100 From: martin f krafft To: "Aneesh Kumar K. V" Message-ID: <20100316180052.GA6600@piper.oerlikon.madduck.net> Mail-Followup-To: "Aneesh Kumar K. V" , Ben Gamari , Olly Betts , notmuch@notmuchmail.org References: <4b9dccc0.c6c1f10a.3671.44ec@mx.google.com> <20100315090401.GA29891@glaive.weftsoar.net> <4b9e6e80.09b6660a.6769.6832@mx.google.com> <20100316110846.GK10323@survex.com> <4b9fa5d2.0a4d5e0a.0c0b.ffffdcbb@mx.google.com> <87mxy8chvq.fsf@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-ripemd160; protocol="application/pgp-signature"; boundary="LQksG6bCIzRHxTLp" Content-Disposition: inline In-Reply-To: <87mxy8chvq.fsf@linux.vnet.ibm.com> X-Motto: Keep the good times rollin' X-OS: Debian GNU/Linux squeeze/sid kernel 2.6.33-2-amd64 x86_64 X-Spamtrap: madduck.bogus@madduck.net X-Subliminal-Message: debian/rules! User-Agent: Mutt/1.5.20 (2009-06-14) X-Virus-Scanned: clamav-milter 0.95.3 at clegg X-Virus-Status: Clean Cc: Olly Betts , notmuch@notmuchmail.org Subject: Re: [notmuch] Notmuch performance (literally, in my case) 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: Tue, 16 Mar 2010 18:01:10 -0000 --LQksG6bCIzRHxTLp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable also sprach Aneesh Kumar K. V [2010.03.16= =2E1810 +0100]: > Ext3 fsync related issue is a know problem due to the way journalling is > handled in ext3. The solution for that would be data=3Dwriteback ( with > its loss of data integrity ) or not yet upstreamed data=3Dguarded. Another > option would be to try ext4 which should not be impacted that badly by > the data=3Dordered journalled mode I use ext4 with data=3Dordered, and while notmuch is writing the Xapian database, most I/O stalls on the machine: - Firefox does not get any mouse events - Vim blocks writing the viminfo file - All disk operations queue for multiple seconds. So no, ext4 is not a solution. Is it just me, or should no filesystem of this world be able to hog a system this badly? I think the culprit is the IO-scheduler. --=20 martin | http://madduck.net/ | http://two.sentenc.es/ =20 "vulgarity is simply the conduct of other people." -- oscar wilde =20 spamtraps: madduck.bogus@madduck.net --LQksG6bCIzRHxTLp Content-Type: application/pgp-signature; name="digital_signature_gpg.asc" Content-Description: Digital signature (see http://martin-krafft.net/gpg/) Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEAREDAAYFAkufx1AACgkQIgvIgzMMSnVsrwCcCzqYh/fKqrL/YSZ3CxW/n7Lr Mu0AoMrsbJMm4Bv/OHfG8fNaXG8TqqTm =Ax/x -----END PGP SIGNATURE----- --LQksG6bCIzRHxTLp--