Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754791Ab3DKUZv (ORCPT ); Thu, 11 Apr 2013 16:25:51 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:38872 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754097Ab3DKUZt (ORCPT ); Thu, 11 Apr 2013 16:25:49 -0400 Date: Thu, 11 Apr 2013 13:25:47 -0700 From: Andrew Morton To: Octavian Purdila Cc: linux-kernel@vger.kernel.org, linux-aio@kvack.org, linux-s390@vger.kernel.org, koverstreet@google.com, bcrl@kvack.org, schwidefsky@de.ibm.com, kirill.shutemov@linux.intel.com, Andi Kleen Subject: Re: [PATCH v2] aio: convert the ioctx list to radix tree Message-Id: <20130411132547.cd0df05abeea6a7f49646b0c@linux-foundation.org> In-Reply-To: <1364995248-11028-1-git-send-email-octavian.purdila@intel.com> References: <1364995248-11028-1-git-send-email-octavian.purdila@intel.com> X-Mailer: Sylpheed 3.2.0beta5 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 610 Lines: 15 On Wed, 3 Apr 2013 16:20:48 +0300 Octavian Purdila wrote: > This patchs converts the ioctx list to a radix tree. This looks rather nice, but unfortunately all the pending aio work in -mm/linux-next totally messes it up. Could you please redo and retest it over the pending work? Perhaps after 3.10-rc1 would be a convenient time. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/