From owner-freebsd-arch Wed Jan 31 12: 8: 9 2001 Delivered-To: freebsd-arch@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id EE3CD37B65D for ; Wed, 31 Jan 2001 12:07:51 -0800 (PST) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id VAA26929; Wed, 31 Jan 2001 21:07:46 +0100 (CET) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Dan Nelson Cc: Seigo Tanimura , arch@FreeBSD.ORG Subject: Re: Bumping up {MAX,DFLT}*PHYS (was Re: Bumping up {MAX,DFL}*SIZ in i386) References: <20010131140416.C21193@dan.emsphone.com> From: Dag-Erling Smorgrav Date: 31 Jan 2001 21:07:45 +0100 In-Reply-To: Dan Nelson's message of "Wed, 31 Jan 2001 14:04:17 -0600" Message-ID: Lines: 13 User-Agent: Gnus/5.0802 (Gnus v5.8.2) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dan Nelson writes: > On a similar note, is there any reason for us to have DFLTPHYS at 64k > anymore? With the insane interface speeds of SCSI and ATA devices > nowadays, you can easily hit 600 I/Os per second on sequential reads > (40MB/sec, 64K per I/O). Would anything break if MAXPHYS/DFLTPHYS was > bumped to say, 1mb? I think so; we can't do DMA transfers larger than 64k (128k in word mode) - at least for ISA devices, I don't know much about PCI. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message