On Thu, 7 Jun 2012, Alexander Motin wrote:

Author: mav
Date: Thu Jun  7 10:05:51 2012
New Revision: 236712
URL: http://svn.freebsd.org/changeset/base/236712

Log:
 To make CAM debugging easier, compile in some debug flags (CAM_DEBUG_INFO,
 CAM_DEBUG_CDB, CAM_DEBUG_PERIPH and CAM_DEBUG_PROBE) by default.
 List of these flags can be modified with CAM_DEBUG_COMPILE kernel option.
 CAMDEBUG kernel option still enables all possible debug, if not overriden.

 Additional 50KB of kernel size is a good price for the ability to debug
 problems without rebuilding the kernel. In case where size is important,
 debugging can be compiled out by setting CAM_DEBUG_COMPILE option to 0.

Hmm, it looks like re@ will want to add this to the list of things to remove from GENERIC for building release kernels. Is that true?

-Ben
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to