https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256496
Kristof Provost <k...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|b...@freebsd.org |pf@FreeBSD.org Severity|Affects Only Me |Affects Many People CC| |k...@freebsd.org --- Comment #1 from Kristof Provost <k...@freebsd.org> --- (In reply to Rumen Palov from comment #0) It will eventually end, but there's a performance issue in the nvlist code itself with really terrible scaling as arrays grow. It's especially visible on getstate operations, because those can return a large number of items (this very visibly demonstrating the problem). A fix is expected soon. -- You are receiving this mail because: You are the assignee for the bug.