pjd 2005-08-29 11:39:24 UTC
FreeBSD src repository
Modified files:
sys/geom geom_io.c
Log:
Use KTR to log allocations and destructions of bios.
This should hopefully allow to track down "duplicate free of g_bio" panics.
Revision Changes Path
1.66 +37 -1 src/sys/geom/geom_io.c