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, Jul 11, 4:23 PM
Unknown Object (File)
Sun, Jul 5, 7:38 AM
Unknown Object (File)
Sat, Jul 4, 8:40 PM
Unknown Object (File)
Mon, Jun 22, 8:46 PM
Unknown Object (File)
May 24 2026, 11:04 PM
Unknown Object (File)
May 24 2026, 11:04 PM
Unknown Object (File)
May 18 2026, 11:43 PM
Unknown Object (File)
May 11 2026, 3:27 PM
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.