Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752385Ab0KGUgk (ORCPT ); Sun, 7 Nov 2010 15:36:40 -0500 Received: from moutng.kundenserver.de ([212.227.126.171]:55916 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751767Ab0KGUgj (ORCPT ); Sun, 7 Nov 2010 15:36:39 -0500 Date: Sun, 7 Nov 2010 21:36:37 +0100 From: Heinz Diehl To: Matt Cc: Milan Broz , Andi Kleen , Linux Kernel , dm-devel@redhat.com, htd@fancy-poultry.org Subject: Re: [PATCH] DM-CRYPT: Scale to multiple CPUs v3 on 2.6.37-rc* ? Message-ID: <20101107203637.GA12615@fritha.org> References: <4CD6B7FA.3050005@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: private site X-OpenPGP-KeyID: 0xA9353F12 X-OpenPGP-Fingerprint: C67E 9A93 1033 DF8A 9321 9F90 DC39 B8C3 A935 3F12 X-OpenPGP-URL: http://www.fritha.org/htd.asc User-Agent: Wanderlust/2.15.7 (Almost =?utf-8?Q?Unreal?= =?utf-8?B?KSBTRU1JLzEuMTQuNiAoTWFydW9rYSkgRkxJTS8xLjE0LjkgKEdvasWNKSBB?= =?utf-8?Q?PEL=2F10=2E7?= Emacs/22.3 (x86_64-pc-linux-gnu) MULE/5.0 (SAKAKI) X-Provags-ID: V02:K0:81v2FeCSPRGPM6TOPhgHYUVNy3rlJT5KG0lxncyXEtt y7Cj2M+4bWvfrPkSp546ZTvYF91xvrLRoRFO6FhnZklJQNqlw5 edlXm3dHoWeAwLqPKqgeKnA3dSx/UN3PTofPwvNENl5FbJRO2K bRH1M4vQHayoqEGnWRNX8MSqIRUuvawrFgCaqdDHsZbwPycwiA Kg26cCdulx3zUEWRBHm0A== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 883 Lines: 24 On 07.11.2010, Matt wrote: > noatime,nodiratime,barrier=1 One of my systems runs a squid webcache and has a lot of disk load, and I've never seen data loss or corruption, all the way up from 2.6.34 to the latest -git. (Btw: "noatime" superseeds "nodiratime", you can therefore drop it when "noatime" is set.) > I read about barrier-problems and data getting to the partition when > using dm-crypt and several layers so I don't know if that could be > related I would rather guess that you have filesystem / harddisk problems, but I must admit I've never mounted one of my filesystems with barriers enabled (I use XFS exclusively). -- 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/