From owner-freebsd-questions Tue Apr 2 09:35:05 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA10904 for questions-outgoing; Tue, 2 Apr 1996 09:35:05 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA10898 for ; Tue, 2 Apr 1996 09:35:00 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id KAA16509; Tue, 2 Apr 1996 10:30:26 -0700 From: Terry Lambert Message-Id: <199604021730.KAA16509@phaeton.artisoft.com> Subject: Re: HRecofiguring to greater than 16Mbyte Text Segments To: dec@lazarus.nrtc.northrop.com Date: Tue, 2 Apr 1996 10:30:26 -0700 (MST) Cc: terry@lambert.org, freebsd-questions@freebsd.org In-Reply-To: <9604020313.AA26022@lazarus.nrtc.northrop.com> from "dec@lazarus.nrtc.northrop.com" at Apr 1, 96 07:13:01 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > Now, the reason I say MAGIC is because /sys/i386/include/vmparam.h > tells us: > > /* > * Machine dependent constants for 386. > */ > > /* > * Virtual memory related constants, all in bytes > */ > #define MAXTSIZ (16UL*1024*1024) /* max text size */ > ^^^^^^^^^^^^^^^^ 16Mbytes!!!! [ ... ] > Suggestions? Crank that baby up (no more than 1/2G, please!), delete your kernel build directory in case the dependencies aren't all there, and build a new kernel. If it doesn't crank up, post to the -current list, or send to John Dyson directly, and he can explain why, and maybe you can fix it (but it may just work). Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.