https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248008
--- Comment #7 from Rick Macklem <[email protected]> --- I tested the keg_drain patch and got a panic. The panic string appears to be just "page fault"? It happens in: zone_reclaim(0) at zone_reclaim+0x1ee/frame 0xe596a9c Does this mean that the "struct uma_zone *" argument was NULL? It took a couple of hours of kernel building to cause the panic. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
