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

Various XHA improvements #18

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Improve xha locking latency

446f61e
Select commit
Loading
Failed to load commit list.
Draft

Various XHA improvements #18

Improve xha locking latency
446f61e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeChecker succeeded Feb 21, 2025 in 4s

2 new alerts

New alerts in code changed by this pull request

  • 2 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 953 in daemon/com.c

See this annotation in the file changed.

Code scanning / CodeChecker

Value stored to 'pthread_ret' is never read Warning

Value stored to 'pthread_ret' is never read

Check warning on line 2836 in daemon/sm.c

See this annotation in the file changed.

Code scanning / CodeChecker

the value returned by this function should not be disregarded; neglecting it may lead to errors Warning

the value returned by this function should not be disregarded; neglecting it may lead to errors