NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/57621: Updated 10.0_BETA macppc MP kernel prone to hangs
Recently, I frequently observe similar stalls on Mac mini G4 (UP).
I can work around the problem by this patch:
https://gist.github.com/rokuyama/53898de1e9ff67b86ac8e53f552dc582
With this patch, general pool allocator is used for struct pmap,
instead of pmap_pool_allocator(), which is intended for PVO
entries below 256MB.
Thanks,
rin
Home |
Main Index |
Thread Index |
Old Index