Brian Fundakowski Feldman wrote: > On Tue, Sep 07, 2004 at 05:55:29PM -0600, Scott Long wrote: > >>All, >> >>Since we are closing in on the 5.3 release, I've removed the kernel >>debugging options from GENERIC in RELENG_5. They can of course be >>re-enabled by adding the appropriate lines back in locally. However, >>from now on when filing a kernel-related bug report, make sure to >>enable WITNESS, INVARIANTS, and DDB/KDB to help determine the problem. > > > It's not necessarily a good thing to disable INVARIANTS without verifying > it has a huge cost in performance. It would be invaluable finding more > bugs in production, and will likely be sorely missed. IT's also worth > noting DDB/KDB is broken anyway in fairly large ways (on i386, at least, > breakpoints don't work and even with the "fix" you get panics soon if > you really do try to use them). > I've measured an approx 5% overhead in using invariants. It is a well documented option and those who are concerned about it can turn it back on locally, just like in 4.x and 3.x etc etc. As for DDB, it does have it's warts but I've also been using it successfully recently, even with breakpoints. The only problem I've had is with a breakpoint firing while DDB is exiting. ScottReceived on Tue Sep 07 2004 - 22:36:01 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:11 UTC