Panic during shutdown (cause identified)

Greg Rivers gcr+freebsd-current at tharned.org
Fri Jul 3 01:24:32 UTC 2009


On Thu, 2 Jul 2009, Kostik Belousov wrote:

> The information you provided about amd(8) causing the problem was 
> crusial.  The issue is that amd locks its pages with mlockall(2), and 
> the code neglected to account the wired mappings, but did not forgot to 
> decrease their swap share on unmapping.
>
> Patch below fixed the issue for me.
> [snip]
>

Confirmed: your patch fixes the issue for me as well.  Thanks!

-- 
Greg Rivers


More information about the freebsd-current mailing list