Page MenuHomeFreeBSD

Avoid calling blessed() more often than needed.
AbandonedPublic

Authored by lwhsu on Aug 2 2019, 3:21 PM.
Tags
None
Referenced Files
F153093742: D21134.id60390.diff
Sun, Apr 19, 2:28 AM
F152985056: D21134.id60390.diff
Sat, Apr 18, 11:45 AM
Unknown Object (File)
Sat, Apr 18, 1:23 AM
Unknown Object (File)
Wed, Apr 15, 6:06 AM
Unknown Object (File)
Tue, Apr 14, 1:43 AM
Unknown Object (File)
Mon, Apr 6, 7:15 AM
Unknown Object (File)
Fri, Mar 27, 10:54 AM
Unknown Object (File)
Dec 30 2025, 10:28 PM
Subscribers
None

Details

Reviewers
markj
Summary

Only call it once we've detected a reversal and have set a flag in the
corresponding matrix entries. The badstacks handler now must also omit
stacks corresponding to blessed lock pairs.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 25642
Build 24235: arc lint + arc unit

Event Timeline

lwhsu abandoned this revision.
lwhsu added a reviewer: markj.

Duplicated with D21135