[Bug 262633] Missing mtx protecting variable prison->pr_prison_racct

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 18 Mar 2022 12:22:01 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262633

--- Comment #2 from firk@cantconnect.ru ---
And there is one more:
6) make pr_prison_racct protected by global RACCT_LOCK, but, as for future
development, I don't think such global locks is good (however, currently nearly
all racct code is single-threaded due to it).

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