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)
Feb 1 2025, 3:08 PM
Unknown Object (File)
Jan 19 2025, 10:19 PM
Unknown Object (File)
Jan 16 2025, 10:33 PM
Unknown Object (File)
Jan 16 2025, 6:55 AM
Unknown Object (File)
Dec 29 2024, 5:58 PM
Unknown Object (File)
Nov 16 2024, 3:12 PM
Unknown Object (File)
Nov 11 2024, 2:28 AM
Unknown Object (File)
Oct 19 2024, 4:31 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 Not Applicable
Unit
Tests Not Applicable

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.