From owner-freebsd-hackers Thu Jun 3 14:38:20 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 1B929158C6 for ; Thu, 3 Jun 1999 14:38:17 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from semuta.feral.com (semuta [192.67.166.70]) by feral.com (8.8.7/8.8.7) with ESMTP id OAA14682; Thu, 3 Jun 1999 14:37:46 -0700 Date: Thu, 3 Jun 1999 14:35:24 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Matthew Dillon Cc: Jos Backus , Wilko Bulte , zzhang@cs.binghamton.edu, freebsd-hackers@FreeBSD.ORG Subject: Re: The choice of MAXPHYS In-Reply-To: <199906032136.OAA00394@apollo.backplane.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > MAXPHYS is ultimately a limitation on the size of the b_pages array in > the struct buf structure. The default is 128 KBytes. Device Drivers are > supposed to break up I/O's into manageable sections themselves. > > Maybe when the buffer I/O / VFS subsystem is rewritten later this year > we can get rid of the artificial limitations. > please. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message