Date: Mon, 29 Aug 2005 11:39:24 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_io.c Message-ID: <200508291139.j7TBdPQX039346@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508291139.j7TBdPQX039346>