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

F #3124: Add DROP_CACHES option to kvmrc #5059

Closed
wants to merge 1 commit into from

Conversation

kvaps
Copy link
Contributor

@kvaps kvaps commented Sep 3, 2020

fixes #3124

This is another implementation of #3126.
From my experience the method

echo 1 > /proc/sys/vm/drop_caches

is working much better than

echo 1 > /proc/sys/vm/compact_memory

Signed-off-by: kvaps <kvapss@gmail.com>
Copy link
Member

@xorel xorel left a comment

Choose a reason for hiding this comment

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

LGTM, needs rebase

@vholer
Copy link
Contributor

vholer commented Mar 11, 2021

Idea reused and implemented in #3124.

@vholer vholer closed this Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants