Page MenuHomeFreeBSD

msk: Don't bother reading spare stats registers.
ClosedPublic

Authored by jhb on Oct 3 2022, 11:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 20, 7:45 AM
Unknown Object (File)
Thu, Sep 19, 10:15 PM
Unknown Object (File)
Mon, Sep 16, 6:22 PM
Unknown Object (File)
Thu, Sep 12, 4:13 PM
Unknown Object (File)
Thu, Sep 12, 4:13 PM
Unknown Object (File)
Sat, Sep 7, 5:40 AM
Unknown Object (File)
Fri, Sep 6, 6:12 AM
Unknown Object (File)
Fri, Sep 6, 2:33 AM
Subscribers
None

Details

Summary

msk_stats_update reads stats registers named "spare" whose values are
discarded.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 47685
Build 44572: arc lint + arc unit

Event Timeline

jhb requested review of this revision.Oct 3 2022, 11:21 PM
jhb created this revision.

I suppose it's possible some incredibly poorly designed hardware could require that all of the registers be read, but I'm sure that's not the case here.

This revision is now accepted and ready to land.Oct 4 2022, 1:02 PM
This revision was automatically updated to reflect the committed changes.