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

kernel: return correct time used #2059

Merged
merged 1 commit into from Jul 31, 2020
Merged

kernel: return correct time used #2059

merged 1 commit into from Jul 31, 2020

Conversation

bradjc
Copy link
Contributor

@bradjc bradjc commented Jul 30, 2020

If the timeslice is used up, return the total timeslice length not the amount of time remaining.

Testing Strategy

This pull request was tested by running imix+whileone on imix.

TODO or Help Wanted

n/a

Documentation Updated

  • Updated the relevant files in /docs, or no updates are required.

Formatting

  • Ran make prepush.

If the timeslice is used up, return the total timeslice length not the
amount of time remaining.
@bradjc bradjc added the kernel label Jul 30, 2020
Copy link
Member

@ppannuto ppannuto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors r+

@bors bors bot merged commit d6b3969 into master Jul 31, 2020
@bors bors bot deleted the kernel-timeslice-do-process branch July 31, 2020 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants