John Baldwin 69e9495750 Use a per-thread variable for keeping state when a thread is processing
a KTR log entry.  Any KTR requests made while working on an entry are
ignored/discarded to prevent recursion.  This is a better fix for the
hack to futz with the CPU mask and call getnanotime() if KTR_LOCK or
KTR_WITNESS was on.  It also covers the actual formatting of the log entry
including dumping it to the display which the earlier hacks did not.
2001-12-13 10:33:20 +00:00
..
2001-12-11 23:33:44 +00:00
2001-12-11 23:33:44 +00:00
2001-11-07 19:55:16 +00:00
2001-12-12 10:11:16 +00:00
2001-09-12 08:38:13 +00:00