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

Cached clocks for the C Media Driver #606

Closed
mjpt777 opened this issue Jan 2, 2019 · 2 comments
Closed

Cached clocks for the C Media Driver #606

mjpt777 opened this issue Jan 2, 2019 · 2 comments

Comments

@mjpt777
Copy link
Contributor

mjpt777 commented Jan 2, 2019

Add cached clocks to the C media driver so that the clock is not queried so frequently for timeouts that are often measured in seconds. This can reduce overhead especially in a cloud environment.

@mjpt777
Copy link
Contributor Author

mjpt777 commented Nov 26, 2019

Memory layout needs to account for false sharing given potential update rate.

@mjpt777
Copy link
Contributor Author

mjpt777 commented Jan 1, 2020

Closed by PR #800.

@mjpt777 mjpt777 closed this as completed Jan 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant