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

issue: 3928453 Improve buffer pools statistics and report #131

Open
wants to merge 2 commits into
base: vNext
Choose a base branch
from

Conversation

pasis
Copy link
Member

@pasis pasis commented Apr 8, 2024

Description

XLIO_PRINT_REPORT now prints all the buffer pools reports unconditionally and shows number of the expands.
xlio_stats prints also "in use" buffers along with the free buffers. There total number of allocation buffers is "in use" + "free".

What

Improve buffer pools statistics and report.

Why ?

User experience and system observability improvements.

Change type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

Check list

  • Code follows the style de facto guidelines of this project
  • Comments have been inserted in hard to understand places
  • Documentation has been updated (if necessary)
  • Test has been added (if possible)

@galnoam galnoam added the postponed Postponed for further decisions label Apr 8, 2024
@pasis pasis added the enhancement New feature or request label Apr 26, 2024
@pasis pasis changed the title Improve buffer pools statistics and report issue: 3928453 Improve buffer pools statistics and report May 30, 2024
@pasis pasis removed the postponed Postponed for further decisions label May 30, 2024
@galnoam galnoam requested review from AlexanderGrissik and galnoam and removed request for AlexanderGrissik June 5, 2024 14:09
@galnoam
Copy link
Collaborator

galnoam commented Jun 5, 2024

bot:retest

Signed-off-by: Dmytro Podgornyi <dmytrop@nvidia.com>
Signed-off-by: Dmytro Podgornyi <dmytrop@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request to_merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants