Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932268AbXAaCHj (ORCPT ); Tue, 30 Jan 2007 21:07:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932310AbXAaCHj (ORCPT ); Tue, 30 Jan 2007 21:07:39 -0500 Received: from gate.crashing.org ([63.228.1.57]:43301 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932268AbXAaCHi (ORCPT ); Tue, 30 Jan 2007 21:07:38 -0500 Subject: Re: [PATCH 0 of 4] Generic AIO by scheduling stacks From: Benjamin Herrenschmidt To: Zach Brown Cc: Linus Torvalds , Linux Kernel Mailing List , linux-aio@kvack.org, Suparna Bhattacharya , Benjamin LaHaise , Ingo Molnar In-Reply-To: <00CAB6CF-640D-4449-9CBA-7E52FE9BEC37@oracle.com> References: <0E1E87C3-954C-4297-9D6C-E98BC79D68C3@oracle.com> <00CAB6CF-640D-4449-9CBA-7E52FE9BEC37@oracle.com> Content-Type: text/plain Date: Wed, 31 Jan 2007 13:07:15 +1100 Message-Id: <1170209235.26655.366.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.8.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1007 Lines: 27 On Tue, 2007-01-30 at 15:45 -0800, Zach Brown wrote: > > Btw, I noticed that you didn't Cc Ingo. Definitely worth doing. Not > > just > > because he's basically the normal scheduler maintainer, but also > > because > > he's historically been involved in things like the async filename > > lookup > > that the in-kernel web server thing used. > > Yeah, that was dumb. I had him in the cc: initially, then thought it > was too large and lobbed a bunch off. My mistake. > > Ingo, I'm interested in your reaction to the i386-specific mechanics > here (the thread_info copies terrify me) and the general notion of > how to tie this cleanly into the scheduler. Thread info copies aren't such a big deal, we do that for irq stacks already afaik Ben. - 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/