]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Add a new KTR_SUBSYS in place of KTR_SPARE1 to serve as a subsystem
authorjhb <jhb@FreeBSD.org>
Tue, 24 Jan 2006 22:23:45 +0000 (22:23 +0000)
committerjhb <jhb@FreeBSD.org>
Tue, 24 Jan 2006 22:23:45 +0000 (22:23 +0000)
commit35abe809de4d150d519eb1b2324e391e28cbbb89
tree3146fc9bed53c177ea70c8e7794c510c93f0889d
parent7ee7ea66a8deaa30672a52fb012843cd7e9f7bc2
- Add a new KTR_SUBSYS in place of KTR_SPARE1 to serve as a subsystem
  placeholder similar to KTR_DEV.  Explain the use of KTR_DEV and
  KTR_SUBSYS in a comment as well.
- Retire KTR_WITNESS and instead have KTR_WITNESS default to off but use
  KTR_SUBSYS if it is enabled.
sys/kern/subr_witness.c
sys/sys/ktr.h