mirror of
https://github.com/xemu-project/xemu.git
synced 2024-11-23 19:49:43 +00:00
docs: fix 'sample-pages' option tag
commitf78d4ed701
has fixed qemu tag, making 'sample-pages' option tag involved by accident, which introduced since 6.1 in commit7afa08cd8f
. revert this line. Signed-off-by: Hyman Huang(黄勇) <huangy81@chinatelecom.cn> Reviewed-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
This commit is contained in:
parent
114f3c8cc4
commit
adc903a6c0
@ -1796,7 +1796,7 @@
|
||||
# @calc-time: time in units of second for sample dirty pages
|
||||
#
|
||||
# @sample-pages: page count per GB for sample dirty pages
|
||||
# the default value is 512 (since 6.2)
|
||||
# the default value is 512 (since 6.1)
|
||||
#
|
||||
# @mode: mode containing method of calculate dirtyrate includes
|
||||
# 'page-sampling' and 'dirty-ring' (Since 6.2)
|
||||
|
Loading…
Reference in New Issue
Block a user