From owner-freebsd-alpha Thu Jan 10 9:35:31 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id E8C8F37B445 for ; Thu, 10 Jan 2002 09:35:19 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) with UUCP id g0AHO2B57301; Thu, 10 Jan 2002 18:24:02 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from mail.cicely.de (cicely20.cicely.de [10.1.1.22]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g0AHOVtx018658; Thu, 10 Jan 2002 18:24:31 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by mail.cicely.de (8.11.0/8.11.0) with ESMTP id g0AHOUW26317; Thu, 10 Jan 2002 18:24:30 +0100 (CET) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.6/8.11.6) id g0AHOTk31299; Thu, 10 Jan 2002 18:24:29 +0100 (CET) (envelope-from ticso) Date: Thu, 10 Jan 2002 18:24:28 +0100 From: Bernd Walter To: Christian Weisgerber Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: cvs commit: src/sys/boot/i386/boot2 boot2.c Message-ID: <20020110182428.E27279@cicely8.cicely.de> References: <200201091546.g09FkHP38373@freefall.freebsd.org> <200201091604.aa76776@salmon.maths.tcd.ie> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.23i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, Jan 10, 2002 at 01:58:17PM +0000, Christian Weisgerber wrote: > Ian Dowse wrote: > > > A similar change is required on the alpha. Could someone check that > > the following patch fixes the problem with 16k/2k filesystems on > > the alpha? > > > -#define BUFSIZE 8192 > > +#define BUFSIZE 16384 > > This doesn't work for me. The bootstrap dies like before. > (-CURRENT) Can the gcc handle >64k globals on alpha? There are at least 4 static char arrays allocated with that size. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message