From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mail.saout.de (Postfix) with ESMTP for ; Sun, 12 Sep 2010 11:07:04 +0200 (CEST) Message-ID: <4C8C9834.8060201@redhat.com> Date: Sun, 12 Sep 2010 11:07:00 +0200 From: Milan Broz MIME-Version: 1.0 References: <20100911065725.GA6279@fancy-poultry.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] [BUG] bad performance and system stalls when using dm-crypt List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dave b Cc: dm-crypt@saout.de On 09/12/2010 10:36 AM, dave b wrote: > > Should I forward my 'bug' to the linux kernel maliing list ? Better report it to kernel bugzilla, it is better for tracking. (Also see https://bugzilla.kernel.org/show_bug.cgi?id=17892 ) Anyway, there are some patches waiting for inclusion in DM tree for weeks and all fixes must follow these changes. Also replacing io barriers in 2.6.37 can interfere here (fsync uses barriers). Anyway, if you have some tests which you found useful for dm-crypt testing, attach them to bugzilla too. I would like them to run for all kernels in the future to avoid performance regressions. Milan