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

improved logging for shm memfile handling #1225

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

rex-schilasky
Copy link
Contributor

@rex-schilasky rex-schilasky commented Oct 24, 2023

Description

  • additional logging added for shm memfile creation/handling
  • return values of ShmSetBufferCount evaluated in CDataWriterSHM::Create function to state failed creation

Cherry-pick to

  • 5.12 (current stable) - additional logging needed to better debug shm memfile handling issues

return values of ShmSetBufferCount evaluated in CSyncMemoryFile::Create function to state failed creation
@rex-schilasky rex-schilasky marked this pull request as draft October 24, 2023 14:17
Copy link
Contributor

@KerstinKeller KerstinKeller left a comment

Choose a reason for hiding this comment

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

Seems reasonable.

@rex-schilasky rex-schilasky marked this pull request as ready for review October 25, 2023 15:01
@rex-schilasky rex-schilasky merged commit 5f433cc into master Oct 25, 2023
14 checks passed
@rex-schilasky rex-schilasky deleted the feature/improved_shm_logging branch October 25, 2023 15:04
FlorianReimold pushed a commit that referenced this pull request Oct 26, 2023
return values of ShmSetBufferCount evaluated in CSyncMemoryFile::Create function to state failed creation
FlorianReimold pushed a commit that referenced this pull request Oct 27, 2023
return values of ShmSetBufferCount evaluated in CSyncMemoryFile::Create function to state failed creation
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