On Thursday 29 January 2004 01:54, Daniel O'Connor wrote: > On Thursday 29 January 2004 03:27, Arjan van Leeuwen wrote: > > On Wednesday 28 January 2004 03:18, slave-mike wrote: > > > What are all the options one needs to change before doing a > > > buildworld/installworld > > > to make sure all the debugging features are off? > > > > - remove the kernel debugging options, as it says > > - turn off malloc debugging, e.g. > > ln -s aj /etc/malloc.conf > > The malloc man page doesn't actually document what the defaults are :( It's in /usr/src/UPDATING though ;). See the 20000709 entry: phk made the malloc default options AJ. This may slow things down and uncover other latent bugs in the code. If you need to run at full speed, you can disable this by doing the following: ln -s aj /etc/malloc.conf ArjanReceived on Thu Jan 29 2004 - 10:06:45 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:40 UTC