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

[STATIC SCHEDULER] Use lf_sleep instead of busywait #495

Merged
merged 3 commits into from
Nov 8, 2024

Conversation

erlingrj
Copy link
Collaborator

@erlingrj erlingrj commented Nov 7, 2024

Use lf_sleep instead of busywaiting for max precision on FlexPRET

@erlingrj erlingrj requested a review from lsk567 November 7, 2024 23:56
@erlingrj
Copy link
Collaborator Author

erlingrj commented Nov 8, 2024

Hold on, still some issues. Will ping you when its read

@erlingrj
Copy link
Collaborator Author

erlingrj commented Nov 8, 2024

@lsk567 can you review this? It is blocking the WCET analysis of hte pretVM instructions

Copy link

@lsk567 lsk567 left a comment

Choose a reason for hiding this comment

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

Looks good to me!

I wonder what would happen if the argument to lf_sleep is negative. But I assume this is taken care of in lf_sleep.

@lsk567 lsk567 merged commit 6538c34 into static-schedule Nov 8, 2024
12 of 30 checks passed
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