Skip to content

NOVA timer calibration is broken #16

Description

@blitz

NOVA uses a 10ms window to calibrate its clock: lapic.cc

In seoul, NOVA ends up with extremely high clock frequencies (12 GHz for me). A workaround is to change that code to delay(1000) (and adapt the freq_* calculations).

Seoul's wallclock (rdtsc) / timeout handling might need some love.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions