Broken things on MIPS32 - what I'd like help with!

Adrian Chadd adrian at freebsd.org
Mon Nov 2 03:07:49 UTC 2015


More digging into #2:

INTERNAL: Allocating one item from buf free cache(0x83fea7e0)
uma_zalloc_arg: Bucketzone returned NULL
INTERNAL: Allocating one item from buf free cache(0x83fea7e0)
uma_zalloc_arg: Bucketzone returned NULL

.. (That's from flipping on UMA debugging.)

Something is getting wedged allocating a buf, failing, and sticking in
a loop without enough backoff to let other kernel code run.



-adrian


More information about the freebsd-mips mailing list