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

feature:add --include-buffer-cache flag for mem experiment ram model #37

Merged
merged 1 commit into from
Jul 30, 2020

Conversation

tiny-x
Copy link
Member

@tiny-x tiny-x commented Jul 30, 2020

Signed-off-by: tiny.x 185120555@qq.com

Describe what this PR does / why we need it

./blade c mem load --mode ram --mem-percent 50

Most of the monitoring percentage calculations do not include buffer/cache, resulting in memory experiments not meeting the monitored warning indicators

Describe how to verify it

./blade c mem load --mode ram --mem-percent 50 --include-buffer-cache
./blade c mem load --mode ram --mem-percent 50 --include-buffer-cache=false

@tiny-x tiny-x added the type/enhancement New feature or request label Jul 30, 2020
@tiny-x tiny-x merged commit 3085964 into master Jul 30, 2020
@tiny-x tiny-x deleted the feature_improvement_mem_experiment branch July 30, 2020 05:56
tiny-x added a commit that referenced this pull request Jul 31, 2020
tiny-x added a commit that referenced this pull request Jul 31, 2020
tiny-x added a commit that referenced this pull request Jul 31, 2020
tiny-x added a commit that referenced this pull request Jul 31, 2020
tiny-x added a commit that referenced this pull request Jul 31, 2020
tiny-x added a commit that referenced this pull request Jul 31, 2020
tiny-x added a commit that referenced this pull request Jul 31, 2020
tiny-x added a commit that referenced this pull request Jul 31, 2020
@tiny-x tiny-x changed the title feature:add --exclude-buffer-cache flag for mem experiment ram model feature:add --include-buffer-cache flag for mem experiment ram model Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement New feature or request
Projects
None yet
1 participant