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

DAOS-623 dfuse: Update dfuse thread names. #14223

Merged
merged 1 commit into from
Apr 24, 2024

Conversation

ashleypittman
Copy link
Contributor

When setting these previously I thought they only appeared in
debugger output so they have names which are only meaningful
in that context, but the thread names are also visable in
ps and top and having a process called "main" does not make
sense here.

Do not rename the main dfuse thread, and use a dfuse prefix
for other thread names.

Signed-off-by: Ashley Pittman [email protected]

When setting these previously I thought they only appeared in
debugger output so they have names which are only meaningful
in that context, but the thread names are also visable in
ps and top and having a process called "main" does not make
sense here.

Do not rename the main dfuse thread, and use a dfuse prefix
for other thread names.

Signed-off-by: Ashley Pittman <[email protected]>
Copy link

Ticket title is 'Generic ticket for minor code cleanup and improvement'
Status is 'Resolved'
Labels: 'request_for_2.4.3'
https://daosio.atlassian.net/browse/DAOS-623

@ashleypittman ashleypittman marked this pull request as ready for review April 23, 2024 14:54
@ashleypittman ashleypittman requested review from a team as code owners April 23, 2024 14:54
@ashleypittman ashleypittman merged commit b62edc8 into master Apr 24, 2024
51 checks passed
@ashleypittman ashleypittman deleted the amd/dfuse-thread-names branch April 24, 2024 15:41
mjmac pushed a commit that referenced this pull request Apr 30, 2024
When setting these previously I thought they only appeared in
debugger output so they have names which are only meaningful
in that context, but the thread names are also visable in
ps and top and having a process called "main" does not make
sense here.

Do not rename the main dfuse thread, and use a dfuse prefix
for other thread names.

Signed-off-by: Ashley Pittman <[email protected]>
@mjmac mjmac mentioned this pull request Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants