On Sunday 26 September 2004 00:36, Mauro Triulzi wrote: > Michael Nottebrock wrote: > > also substantially impact system performance. If you want to > > do performance measurement, benchmarking, and optimization, > > you'll want to turn them off. This includes various WITNESS- > > related kernel options, INVARIANTS, malloc debugging flags > > in userland, and various verbose features in the kernel. Many > > developers choose to disable these features on build machines > > to maximize performance. > > > >So... did you turn off all those? > > Yes of course: > > foo# uname -a > FreeBSD foo.bar.com 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Sat Sep 25 > 17:54:29 CEST 2004 > triulzi at foo.bar.com > <http://lists.freebsd.org/mailman/listinfo/freebsd-current>:/usr/src/sys/i3 >86/compile/MYKERNEL i386 > > source tree actualized and built today, *all debugging options disabled There's more places than the kernel config to turn off performance killing debugging, in particular malloc's options - in CURRENT it defaults to AJ, while on releases/stable it defaults to aj (see malloc manpage, paragraph TUNING). -- ,_, | Michael Nottebrock | lofi_at_freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:13 UTC