mb alloc and: panic: mutex Giant not owned at
../../../vm/vm_kern.c:315
David Malone
dwmalone at maths.tcd.ie
Wed May 28 08:05:27 PDT 2003
On Wed, May 28, 2003 at 10:06:14AM -0400, Robert Watson wrote:
> I haven't seen this panic previously; a lack of Giant coming out of the
> socket code is a bit surprising to me, but I think is unlikely to be a
> result of our local MAC tweaks.
This may be my fault, as I made some changes recently that assumed
that the mbuf allocator grabbed giant when needed. I'll check the
code path you've mentioned to see if it grabs giant now, but I
suspect that I just need to move the giant grabbing back where it
was before.
David.
More information about the freebsd-current
mailing list