[Bug 274968] rpc_clnt_create: The dg_cv variable uses absurdly too much memory

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 10 Nov 2023 20:05:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274968

Alan Somers <asomers@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |In Progress
           Assignee|bugs@FreeBSD.org            |asomers@FreeBSD.org

--- Comment #3 from Alan Somers <asomers@FreeBSD.org> ---
Kib's correct of course; I hadn't read that part yet.

I have a working patch now that works by changing the array into an RB tree. 
I'm going to get some QA time on it before I open a Phabricator review.

-- 
You are receiving this mail because:
You are the assignee for the bug.