From owner-freebsd-arch Mon Jul 3 12: 4:25 2000 Delivered-To: freebsd-arch@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 39D0537BD15 for ; Mon, 3 Jul 2000 12:04:19 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id VAA08118; Mon, 3 Jul 2000 21:04:09 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Jeroen Ruigrok/Asmodai Cc: Alfred Perlstein , arch@FreeBSD.ORG Subject: Re: HEADSUP: Re: name cache size In-reply-to: Your message of "Mon, 03 Jul 2000 19:54:56 +0200." <20000703195456.H35215@daemon.ninth-circle.org> Date: Mon, 03 Jul 2000 21:04:09 +0200 Message-ID: <8116.962651049@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Also, INVARIANTS on by default and /etc/malloc.conf set to some value >might be appropriate. Malloc.conf is partly in my court. I counted a concensus for yes, provided 'A' didn't fail on allocation failure. I changed the 'A' semantics that bit, but them ld(1) was hosed with 'J' which I belive is fixed now. The final bit is how to make sure that we don't ship a release with 'J' on by mistake, and since this involves a CFLAG to make world which might have other uses (like INVARIANTS etc) I kind of stalled here... Ideally we should have a #include file which will tell us "CURRENT or RELEASE" and a hack to src/release/Makefile to set it correctly. Any takers ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD coreteam member | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message