From owner-cvs-all Sun Jul 9 6:10:43 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0869937C258; Sun, 9 Jul 2000 06:10:19 -0700 (PDT) (envelope-from phk@FreeBSD.org) Received: (from phk@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA37797; Sun, 9 Jul 2000 06:10:18 -0700 (PDT) (envelope-from phk@FreeBSD.org) Message-Id: <200007091310.GAA37797@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 9 Jul 2000 06:10:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib malloc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2000/07/09 06:10:18 PDT Modified files: lib/libc/stdlib malloc.c Log: Turn malloc options "AJ" on by default. These will be turned off again as we approach 5.0-RELEASE. If you benchmark things, make sure to ln -sf j /etc/malloc.conf to see "true" performance. Revision Changes Path 1.51 +3 -3 src/lib/libc/stdlib/malloc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message