Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jun 2011 21:50:11 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-doc@FreeBSD.org
Subject:   Re: docs/136029: commit references a PR
Message-ID:  <201106062150.p56LoB6E029345@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR docs/136029; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/136029: commit references a PR
Date: Mon,  6 Jun 2011 21:40:47 +0000 (UTC)

 Author: gjb (doc committer)
 Date: Mon Jun  6 21:40:38 2011
 New Revision: 222784
 URL: http://svn.freebsd.org/changeset/base/222784
 
 Log:
   MFC 196727 [1]:
   
   Document MALLOC_PRODUCTION knob.
   
   PR:		136029
   Original commit by:	maxim [1]
 
 Modified:
   stable/8/share/man/man5/make.conf.5
 Directory Properties:
   stable/8/share/man/man5/   (props changed)
 
 Modified: stable/8/share/man/man5/make.conf.5
 ==============================================================================
 --- stable/8/share/man/man5/make.conf.5	Mon Jun  6 21:38:39 2011	(r222783)
 +++ stable/8/share/man/man5/make.conf.5	Mon Jun  6 21:40:38 2011	(r222784)
 @@ -486,6 +486,12 @@ console driver to
  and allow access over FireWire(IEEE1394) using
  .Xr dconschat 8 .
  Currently, only i386 and amd64 are supported.
 +.It Va MALLOC_PRODUCTION
 +.Pq Vt bool
 +Set this to disable assertions and statistics gathering in
 +.Xr malloc 3 .
 +It also defaults the A and J runtime options to off.
 +Disabled by default on -CURRENT.
  .It Va MODULES_WITH_WORLD
  .Pq Vt bool
  Set to build modules with the system instead of the kernel.
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106062150.p56LoB6E029345>