Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set the lapic timer for the correct timer queue head interval #26

Closed
convolvatron opened this issue Aug 2, 2018 · 3 comments
Closed

Comments

@convolvatron
Copy link
Contributor

the lapic (or whatever time resource) should be configured to deliver the next interrupt at the correct time to wake up the next timer queue entry

right now it polls at 50ms, which is both wasteful and inaccurate

@convolvatron convolvatron changed the title correct the lapic timer for the correct timer queue interval set the lapic timer for the correct timer queue head interval Aug 3, 2018
@convolvatron
Copy link
Contributor Author

is the hpet path different here?

@convolvatron
Copy link
Contributor Author

fixed in hpet branch

@wjhun
Copy link
Contributor

wjhun commented Oct 26, 2018

resolved in #169 and merged into master

@wjhun wjhun closed this as completed Oct 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants