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

Improve the result of store_time_stats #1302

Merged
merged 5 commits into from
Dec 1, 2023
Merged

Conversation

nichamon
Copy link
Collaborator

No description provided.

The patch makes Zap cache the Linux Thread ID besides the POSIX Thread
ID to include the ID with the thread statistics. The Linux Thread ID can
be used to explore the thread information in /proc and in conjuction
with the top command's results.

The patch also adds a new API, zap_ep_thread_id(), to return the Linux
Thread ID.
The function returns the ID of the Zap thread that handles the update
completion events of a given set.
@tom95858 tom95858 merged commit 6950cd3 into ovis-hpc:OVIS-4 Dec 1, 2023
14 checks passed
@nichamon nichamon deleted the store_time branch January 5, 2024 15:37
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