On Sat, 29 Nov 2003, Justin Smith wrote: > >Are you running with GENERIC from 5.2-BETA? If so, you may wish to > >recompile your kernel with WITNESS and INVARIANTS turned off and see if > >that helps. These debugging features are critical during the development > >process, but also seriously impact performance and might make the > >difference you're seeing. > > This worked like a charm! Everything, including opengl-intensive > applications seem to work perfectly. It's amazing only problem was in > the debugging code! Thank you. When we ship 5.2, it will presumably ship with the debugging features disabled in the GENERIC kernel, but enabled in a second DEBUG kernel in the same way we shipped 5.1. However, it won't become the default in the branch version of the kernel configuration until 5-STABLE. If you run into any stability problems, you'll probably want to turn the debugging features back on again to help diagnose them. You might try turning INVARIANTS back on but leaving WITNESS off and see if that gives you enough performance to do what you need to do while still keeping around some debugging features to help in the event of any problem. Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert_at_fledge.watson.org Senior Research Scientist, McAfee ResearchReceived on Sat Nov 29 2003 - 10:07:06 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:31 UTC