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 ; Tue, 16 Nov 2010 10:25:30 +0100 (CET) Message-ID: <4CE24E02.8030608@redhat.com> Date: Tue, 16 Nov 2010 10:25:22 +0100 From: Milan Broz MIME-Version: 1.0 References: <566573504.20101115153604@novg.net> <4CE142C3.1070408@redhat.com> <737699007.20101116103102@novg.net> In-Reply-To: <737699007.20101116103102@novg.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] AES-XTS performance List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Novgorodov Cc: dm-crypt@saout.de On 11/16/2010 08:31 AM, Igor Novgorodov wrote: > I've tried to apply this patch against 2.6.36 and 2.6.37-rc2 > but without success: > > # patch -p1 -i ./dm-crypt-patch.diff It applies cleanly to 2.6.37-rc1 and above. For 2.6.36 small change is needed. You can download both versions here for now: http://mbroz.fedorapeople.org/dm-crypt/ Milan