Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2022 12:22:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 262633] Missing mtx protecting variable prison->pr_prison_racct
Message-ID:  <bug-262633-227-2DutLBnfUD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262633-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262633-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262633

--- 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 ne=
arly
all racct code is single-threaded due to it).

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262633-227-2DutLBnfUD>