[Bug 256496] Regression after Fix of Bug #255971
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Jun 2021 08:45:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256496
Kristof Provost <kp@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|bugs@FreeBSD.org |pf@FreeBSD.org
Severity|Affects Only Me |Affects Many People
CC| |kp@freebsd.org
--- Comment #1 from Kristof Provost <kp@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.