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)
Oct 11 2024, 4:55 PM
Unknown Object (File)
Sep 23 2024, 1:13 AM
Unknown Object (File)
Sep 22 2024, 9:21 PM
Unknown Object (File)
Sep 19 2024, 11:53 AM
Unknown Object (File)
Sep 18 2024, 7:39 PM
Unknown Object (File)
Sep 18 2024, 7:17 PM
Unknown Object (File)
Sep 18 2024, 2:18 AM
Unknown Object (File)
Sep 11 2024, 5:10 AM
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