Page MenuHomeFreeBSD

Avoid calling blessed() more often than needed.
ClosedPublic

Authored by markj on Aug 2 2019, 3:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 7, 12:06 AM
Unknown Object (File)
Sat, Nov 1, 2:56 AM
Unknown Object (File)
Fri, Oct 31, 6:27 PM
Unknown Object (File)
Wed, Oct 29, 5:26 AM
Unknown Object (File)
Mon, Oct 20, 7:18 AM
Unknown Object (File)
Mon, Oct 20, 7:18 AM
Unknown Object (File)
Mon, Oct 20, 7:18 AM
Unknown Object (File)
Sun, Oct 19, 4:21 PM
Subscribers

Details

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.

Test Plan

Checked that we don't log blessed LORs in badstacks.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable