Page MenuHomeFreeBSD

Initialize the idlethread lock pointer earlier so we don't evaluate it onvery fork exit.
ClosedPublic

Authored by jeff on Dec 1 2019, 8:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 11, 3:27 PM
Unknown Object (File)
Thu, May 7, 6:21 AM
Unknown Object (File)
Sun, Apr 19, 6:45 PM
Unknown Object (File)
Apr 15 2026, 1:06 PM
Unknown Object (File)
Apr 15 2026, 12:45 PM
Unknown Object (File)
Apr 14 2026, 11:13 PM
Unknown Object (File)
Apr 8 2026, 6:29 AM
Unknown Object (File)
Apr 7 2026, 8:22 AM
Subscribers

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27874
Build 26045: arc lint + arc unit

Event Timeline

jeff retitled this revision from Initialize the idlethread lock pointer earlier so we don't evaluate it on very fork exit. to Initialize the idlethread lock pointer earlier so we don't evaluate it onvery fork exit..Dec 1 2019, 8:40 PM
jeff edited the summary of this revision. (Show Details)
jeff added reviewers: mav, kib, jhb, mjg, markj.
jeff set the repository for this revision to rS FreeBSD src repository - subversion.
This revision is now accepted and ready to land.Dec 1 2019, 9:00 PM

I am not very familiar with this path, but seems OK.