[PATCH v2] emacs: Make the part content available to the mm-inline* checks.
[notmuch-archives.git] / ad / e7a6a2bf083412e655d1a8fa6d91ff8d4b6439
1 Return-Path: <BATV+fd0185dc9217407f92b2+2423+infradead.org+hohndel@bombadil.srs.infradead.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id E71844196F2\r
6         for <notmuch@notmuchmail.org>; Mon, 12 Apr 2010 10:47:55 -0700 (PDT)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: -4.2\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-4.2 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3] autolearn=ham\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id D69JQS1gzc5k for <notmuch@notmuchmail.org>;\r
16         Mon, 12 Apr 2010 10:47:55 -0700 (PDT)\r
17 Received: from bombadil.infradead.org (bombadil.infradead.org [18.85.46.34])\r
18         by olra.theworths.org (Postfix) with ESMTP id 4D282431FC1\r
19         for <notmuch@notmuchmail.org>; Mon, 12 Apr 2010 10:47:55 -0700 (PDT)\r
20 Received: from localhost ([::1] helo=localhost.localdomain)\r
21         by bombadil.infradead.org with esmtp (Exim 4.69 #1 (Red Hat Linux))\r
22         id 1O1Njg-00034h-Cw; Mon, 12 Apr 2010 17:47:48 +0000\r
23 Received: by localhost.localdomain (Postfix, from userid 500)\r
24         id E7260C00E4; Mon, 12 Apr 2010 10:47:47 -0700 (PDT)\r
25 From: Dirk Hohndel <hohndel@infradead.org>\r
26 To: Stewart Smith <stewart@flamingspork.com>, Sebastian Spaeth\r
27         <Sebastian@SSpaeth.de>, Jameson Rollins <jrollins@finestructure.net>,\r
28         Notmuch list <notmuch@notmuchmail.org>\r
29 Subject: Re: please eat my data!\r
30 In-Reply-To: <87ljcsr3tu.fsf@willster.local.flamingspork.com>\r
31 References: <87633wlrrk.fsf@SSpaeth.de>\r
32         <87tyrgeopc.fsf@servo.finestructure.net> <87iq7wpubw.fsf@SSpaeth.de>\r
33         <87ljcsr3tu.fsf@willster.local.flamingspork.com>\r
34 Date: Mon, 12 Apr 2010 10:47:47 -0700\r
35 Message-ID: <m3sk705zr0.fsf@x200.gr8dns.org>\r
36 MIME-Version: 1.0\r
37 Content-Type: text/plain; charset=us-ascii\r
38 X-SRS-Rewrite: SMTP reverse-path rewritten from <hohndel@infradead.org> by\r
39         bombadil.infradead.org See http://www.infradead.org/rpr.html\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.13\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44         <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Mon, 12 Apr 2010 17:47:56 -0000\r
53 \r
54 On Mon, 12 Apr 2010 10:14:05 -0700, Stewart Smith <stewart@flamingspork.com> wrote:\r
55 > On Mon, 12 Apr 2010 17:24:35 +0200, "Sebastian Spaeth" <Sebastian@SSpaeth.de> wrote:\r
56 > > What I find intersting is that we have a 2x speedup and a 10x speedup\r
57 > > for different queries. Olly was saying on IRC that both *should* really be\r
58 > > behaving in much the same manner.\r
59\r
60 > Remember that on ext3 (and pretty sure ext4) fsync is the same as\r
61 > sync(). So performance depends on how much dirty data you have in your cache.\r
62\r
63 > libeatmydata also gets rid of msync(), O_SYNC etc as well.\r
64 \r
65 Which is why so many of us have started to use BTRFS...\r
66 \r
67 Much smaller performance degradation when doing frequent fsync's\r
68 \r
69 /D\r
70 \r
71 -- \r
72 Dirk Hohndel\r
73 Intel Open Source Technology Center\r