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

Bug 64165: Fix RDTSC calibration #65

Merged
merged 1 commit into from
Dec 24, 2013
Merged

Conversation

tstarling
Copy link

Do a busy loop instead of usleep(5000), since usleep(5000) causes the
CPU to halt, giving meaningless results.

Do a busy loop instead of usleep(5000), since usleep(5000) causes the
CPU to halt, giving meaningless results.
preinheimer added a commit that referenced this pull request Dec 24, 2013
Bug 64165: Fix RDTSC calibration
@preinheimer preinheimer merged commit 29a77c3 into preinheimer:master Dec 24, 2013
@preinheimer
Copy link
Owner

thanks, sorry for the stupid delay.

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

Successfully merging this pull request may close these issues.

2 participants