Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762065AbXE3Wao (ORCPT ); Wed, 30 May 2007 18:30:44 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752206AbXE3WaK (ORCPT ); Wed, 30 May 2007 18:30:10 -0400 Received: from waste.org ([66.93.16.53]:54712 "EHLO waste.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751980AbXE3WaI (ORCPT ); Wed, 30 May 2007 18:30:08 -0400 Date: Wed, 30 May 2007 17:27:15 -0500 From: Matt Mackall To: Linus Torvalds Cc: Davide Libenzi , Ingo Molnar , Ulrich Drepper , Jeff Garzik , Zach Brown , Linux Kernel Mailing List , Arjan van de Ven , Christoph Hellwig , Andrew Morton , Alan Cox , Evgeniy Polyakov , "David S. Miller" , Suparna Bhattacharya , Jens Axboe , Thomas Gleixner Subject: Re: Syslets, Threadlets, generic AIO support, v6 Message-ID: <20070530222715.GK11166@waste.org> References: <20070529212718.GH7875@mami.zabbo.net> <465CA654.5000505@garzik.org> <20070530072055.GA3077@elte.hu> <465D286E.2080807@redhat.com> <20070530084252.GA15708@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 814 Lines: 17 On Wed, May 30, 2007 at 01:00:30PM -0700, Linus Torvalds wrote: > Which *could* be something as simple as saying "bit 30 in the file > descriptor specifies a separate fd space" along with some flags to make > open and friends return those separate fd's. That makes them useless for > "select()" (which assumes a flat address space, of course), but would be > useful for just about anything else. Or.. we could have a method of swizzling in and out an entire FD array, similar to UML's trick for swizzling MMs. -- Mathematics is the supreme nostalgia of our 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/