Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 3 Jul 2001 13:46:54 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 3 Jul 2001 13:46:44 -0400 Received: from fe040.worldonline.dk ([212.54.64.205]:57355 "HELO fe040.worldonline.dk") by vger.kernel.org with SMTP id ; Tue, 3 Jul 2001 13:46:36 -0400 Date: Tue, 3 Jul 2001 19:47:16 +0200 From: Jens Axboe To: mdaljeet@in.ibm.com Cc: Gerd Knorr , linux-kernel@vger.kernel.org Subject: Re: mmap Message-ID: <20010703194716.A1027@suse.de> In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 02 2001, mdaljeet@in.ibm.com wrote: > [1] IMHO it would be more useful if iobufs would use a scatterlist > instead of an struct page* array. No that would be horrible, at least with the current scatterlist. A page based scatterlist would be alright though -- but this boils down to the per-page offset debate again. -- Jens Axboe - 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/