From owner-cvs-all Wed Jan 9 8:21:38 2002 Delivered-To: cvs-all@freebsd.org Received: from patrocles.silby.com (d170.as10.nwbl0.wi.voyager.net [169.207.133.44]) by hub.freebsd.org (Postfix) with ESMTP id 2903437B41C; Wed, 9 Jan 2002 08:21:34 -0800 (PST) Received: from localhost (silby@localhost) by patrocles.silby.com (8.11.6/8.11.6) with ESMTP id g09AOOp02486; Wed, 9 Jan 2002 10:24:24 GMT (envelope-from silby@silby.com) X-Authentication-Warning: patrocles.silby.com: silby owned process doing -bs Date: Wed, 9 Jan 2002 10:24:24 +0000 (GMT) From: Mike Silbersack To: Ian Dowse Cc: cvs-committers@FreeBSD.org, Subject: Re: cvs commit: src/sys/boot/i386/boot2 boot2.c In-Reply-To: <200201091546.g09FkHP38373@freefall.freebsd.org> Message-ID: <20020109102330.A2484-100000@patrocles.silby.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 9 Jan 2002, Ian Dowse wrote: > iedowse 2002/01/09 07:46:17 PST > > Modified files: > sys/boot/i386/boot2 boot2.c > Log: > Increase BSIZEMAX from 8k to 16k, so that we can reliably boot from > filesystems with 16k blocks. > > Revision Changes Path > 1.34 +1 -1 src/sys/boot/i386/boot2/boot2.c Should we just be jumping right to 32K or 64K now? I believe that some people already use such blocksizes on large filesystems. Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message