From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Thornber Subject: Re: dm-bufio Date: Wed, 28 Sep 2011 10:41:19 +0100 Message-ID: <20110928094119.GA3899@ubuntu> References: Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Mikulas Patocka Cc: Heinz Mauelshagen , dm-devel@redhat.com List-Id: dm-devel.ids On Tue, Sep 27, 2011 at 01:20:49PM -0400, Mikulas Patocka wrote: > Hi > > I placed updated dm-bufio here: > http://people.redhat.com/mpatocka/patches/kernel/dm-thinp-bufio/ > > It uses kmem_cache with proper alignment instead of kmalloc (which may > return unaligned memory), so it should fix problems that Heinz observed on > Sparc. Thanks Mikulas, I'll merge straight away. - Joe