From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [PATCH] DM-CRYPT: Scale to multiple CPUs v3 on 2.6.37-rc* ? Date: Sun, 7 Nov 2010 20:45:47 +0100 Message-ID: <20101107194547.GA12521@basil.fritz.box> References: <4CD6B7FA.3050005@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Matt Cc: Milan Broz , Andi Kleen , Linux Kernel , dm-devel@redhat.com, htd@fancy-poultry.org List-Id: dm-devel.ids > 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 Barriers seem to be totally broken on dm-crypt currently. But that's probably not your problem. I use the scalability patch on 2.6.36 and it's very stable. Most likely some mistake in the forward port. -Andi