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
F133113132: D6389.id16381.diff
Thu, Oct 23, 2:15 AM
F133113131: D6389.id16446.diff
Thu, Oct 23, 2:15 AM
F133113125: D6389.id.diff
Thu, Oct 23, 2:15 AM
Unknown Object (File)
Wed, Oct 22, 6:26 PM
Unknown Object (File)
Mon, Sep 29, 11:18 PM
Unknown Object (File)
Fri, Sep 26, 1:08 PM
Unknown Object (File)
Aug 11 2025, 6:02 AM
Unknown Object (File)
Aug 5 2025, 2:14 PM
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
Lint Not Applicable
Unit
Tests Not Applicable

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.