virtual-host: More aggressive writeback of dirty#448
Open
Red54 wants to merge 1 commit intoredhat-performance:masterfrom
Open
virtual-host: More aggressive writeback of dirty#448Red54 wants to merge 1 commit intoredhat-performance:masterfrom
Red54 wants to merge 1 commit intoredhat-performance:masterfrom
Conversation
"This enables more aggressive writeback of dirty memory pages, which benefits the host performance." Signed-off-by: 谢致邦 (XIE Zhibang) <Yeking@Red54.com>
Contributor
|
Thanks for the contribution and sorry for the delay. Do you have some benchmark data supporting this change? It's apparent that this needs a fix, but it could be also fixed in the documentation. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
vm.dirty_ratioof system default is 20, so setvm.dirty_ratioofvirtual-hostto 10.RHEL 7: Virtualization Tuning and Optimization Guide: Chapter 4. tuned and tuned-adm:
RHEL 8: Configuring and managing virtualization: Chapter 16. Optimizing virtual machine performance:
RHEL 9: Configuring and managing virtualization: Chapter 17. Optimizing virtual machine performance: