From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hydrogen.yatho.de (hydrogen.yatho.de [85.199.154.53]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.saout.de (Postfix) with ESMTPS for ; Tue, 15 Mar 2011 01:44:09 +0100 (CET) Date: Tue, 15 Mar 2011 01:44:09 +0100 From: Hanno Foest Message-ID: <20110315004409.GF7787@tigress.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: Re: [dm-crypt] Slow I/O with LUKS on amd64 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de On Wed Mar 9 09:11:21 CET 2011, Thomas Damgaard wrote: > I have recently switched from i386 to amd64. After switching to 64 > bit, I/O on LUKS encrypted devices became horribly slow. I had the same issue with Ubuntu 10.10. After installing a kernel from the upcoming 11.04, doing a 'time /usr | wc -l' went from 3 minutes to 6 seconds. And yes, I dropped my caches. :) I installed the following image, BTW: //launchpadlibrarian.net/65900455/linux-image-2.6.38-6-generic_2.6.38-6.34_amd64.deb Hanno