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

uORBManager.cpp: Use InxedexStack for global semaphore list #690

Merged
merged 1 commit into from
May 14, 2024

Conversation

pussuw
Copy link

@pussuw pussuw commented May 13, 2024

This optimizes one loop when reserving new signaling semaphore.

@pussuw pussuw requested a review from jlaitine May 13, 2024 13:49
Copy link

@jlaitine jlaitine left a comment

Choose a reason for hiding this comment

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

LGTM! I wonder what has broken the CI, should have nothing to do with this PR tho

This optimizes one loop when reserving new signaling semaphore.
@pussuw pussuw force-pushed the global_sem_indexedstack branch from e74f7c1 to 3da4190 Compare May 14, 2024 10:44
@pussuw pussuw merged commit dcb465c into main May 14, 2024
28 checks passed
@pussuw pussuw deleted the global_sem_indexedstack branch May 14, 2024 13:08
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