Page MenuHomeFreeBSD

sfxge(4): fix Medford timer quantum calculation in common code
ClosedPublic

Authored by arybchik on May 16 2016, 8:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 8, 9:43 AM
Unknown Object (File)
Mon, Apr 27, 11:33 AM
Unknown Object (File)
Tue, Apr 21, 5:49 AM
Unknown Object (File)
Apr 17 2026, 4:33 AM
Unknown Object (File)
Apr 15 2026, 9:12 AM
Unknown Object (File)
Apr 15 2026, 2:40 AM
Unknown Object (File)
Apr 12 2026, 8:49 AM
Unknown Object (File)
Apr 11 2026, 1:40 AM
Subscribers

Details

Summary

The event/timer block used sysclk in Huntington, but has been
moved to the dpcpu clock domain for Medford. Fix the computed
timer quantum to use the right clock.

Submitted by: Andy Moreton <amoreton at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after: 1 week

Test Plan

tinderbox amd64 kernels build checked

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 3766
Build 3809: arc lint + arc unit

Event Timeline

arybchik retitled this revision from to sfxge(4): fix Medford timer quantum calculation in common code.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, np, bz.
This revision was automatically updated to reflect the committed changes.