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)
Sat, Oct 11, 1:13 AM
Unknown Object (File)
Mon, Sep 29, 5:23 AM
Unknown Object (File)
Sep 13 2025, 11:56 PM
Unknown Object (File)
Sep 4 2025, 3:52 AM
Unknown Object (File)
Sep 3 2025, 2:53 AM
Unknown Object (File)
Aug 30 2025, 2:22 AM
Unknown Object (File)
Jul 20 2025, 7:10 AM
Unknown Object (File)
Jun 2 2025, 5:15 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.