K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-01-30T03:02:10.000000Z K 7 svn:log V 490 Merge ktr.h:1.23 and geom_io.c:1.64 from HEAD to RELENG_5: date: 2004/10/21 18:35:24; author: rwatson; state: Exp; lines: +2 -1 date: 2004/10/21 18:35:24; author: rwatson; state: Exp; lines: +26 -0 Add KTR_GEOM, which allows tracing of basic GEOM I/O events occuring in the g_up and g_down threads. Each time a bio is propelled up and down the stack, an event is generating showing the provider, offset, and length, as well as thread wakeup and work status information. END