Subject: re: SMP success
To: Jon Buller <jon@bullers.net>
From: matthew green <mrg@eterna.com.au>
List: port-sparc
Date: 01/07/2003 17:57:01
   
   Since I am now probably the NetBSD/sparc poster boy for broken
   locks, race conditions, and random other hard to detect and impossible
   to debug lossage...  Any recommendations in addition to these?
   I've always had DDB in my kernels, and I'll be adding an "options
   LOCKDEBUG" line to my kernel in a few minutes.
   
   Anything else I should consider?  I don't want to drop the speed
   to the level of my LX, but I wouldn't miss 10% at all, probably
   not even 25%...  (Especially now that it runs 2x faster 8^)


i use DEBUG and DIAGNOSTIC a lot... that's really about it.


.mrg.