Date: Thu, 5 Aug 2010 05:21:01 GMT From: alc@FreeBSD.org To: okor@zone.salut.ru, alc@FreeBSD.org, freebsd-net@FreeBSD.org Subject: Re: kern/122743: [mbuf] [panic] vm_page_unwire: invalid wire count: 0 Message-ID: <201008050521.o755L19k013111@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Synopsis: [mbuf] [panic] vm_page_unwire: invalid wire count: 0 State-Changed-From-To: open->closed State-Changed-By: alc State-Changed-When: Thu Aug 5 05:11:59 UTC 2010 State-Changed-Why: The panic reported in this PR was almost certainly a result of overflowing the vm_page's 16-bit wire_count field. This field has been changed to a 32-bit quantity in all versions of FreeBSD since 7.2. (See r186719.) http://www.freebsd.org/cgi/query-pr.cgi?pr=122743
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008050521.o755L19k013111>