tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
RE: POOL_DIAGNOSTIC broken
On 08-Apr-2008 Tim Rightnour wrote:
> This is caused by line 806 of subr_pool.c, which calls malloc inside
> pool_init.
>
> The following patch seems to work around the problem for me, but I don't know
> if it's the right thing to do.
Just a followup. The patch suppresses the panic, but the malloc still fails,
making the pool logging code useless.
---
Tim Rightnour <root%garbled.net@localhost>
NetBSD: Free multi-architecture OS http://www.netbsd.org/
Genecys: Open Source 3D MMORPG: http://www.genecys.org/
Home |
Main Index |
Thread Index |
Old Index