Searched hist:175694 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/ddb/
H A Ddb_capture.cdiff 175694 Sat Jan 26 20:32:23 MST 2008 rwatson Allow DDB_CAPTURE_DEFAULTBUFSIZE and DDB_CAPTURE_MAXBUFSIZE to be
overridden at compile-time using kernel options of the same names.

Rather than doing a compile-time CTASSERT of buffer sizes being
even multiples of block sizes, just adjust them at boottime, as
the failure mode is more user-friendly.

MFC after: 2 months
PR: 119993
Suggested by: Scot Hetzel <swhetzel at gmail dot com>
/freebsd-10.1-release/sys/conf/
H A Doptionsdiff 175694 Sat Jan 26 20:32:23 MST 2008 rwatson Allow DDB_CAPTURE_DEFAULTBUFSIZE and DDB_CAPTURE_MAXBUFSIZE to be
overridden at compile-time using kernel options of the same names.

Rather than doing a compile-time CTASSERT of buffer sizes being
even multiples of block sizes, just adjust them at boottime, as
the failure mode is more user-friendly.

MFC after: 2 months
PR: 119993
Suggested by: Scot Hetzel <swhetzel at gmail dot com>

Completed in 164 milliseconds