svn commit: r238907 - projects/calloutng/sys/kern

Attilio Rao attilio at freebsd.org
Fri Aug 3 09:18:59 UTC 2012


On 8/3/12, Bruce Evans <brde at optusnet.com.au> wrote:
> On Thu, 2 Aug 2012, Attilio Rao wrote:

[ trimm ]

>> I think it is sensitive we don't add further KPI breakage. I think it
>> is a good time we start discussing expansion of INVARIANT_SUPPORT to
>> something more general that offers compat shims for all the debugging
>> mechanisms.
>
> Then it would be so large and complicated that it would include and
> #include almost everything, but still be harder to use correctly than
> it is now.

I tought quickly while I was having shower today about that. I think
that adding KDB_SUPPORT (and using for both KDB and its consumers,
like DDB) and maybe WITNESS_SUPPORT, and enable them separately, would
be good enough.

Attilio


-- 
Peace can only be achieved by understanding - A. Einstein


More information about the svn-src-projects mailing list