]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
MAINTAINERS: Add section "Migration dirty limit and dirty page rate"
authorHyman Huang(黄勇) <yong.huang@smartx.com>
Wed, 26 Jul 2023 18:10:09 +0000 (02:10 +0800)
committerMarkus Armbruster <armbru@redhat.com>
Wed, 2 Aug 2023 07:33:38 +0000 (09:33 +0200)
I've built interests in dirty limit and dirty page rate
features and also have been working on projects related
to this subsystem.

Add a section to the MAINTAINERS file for migration
dirty limit and dirty page rate.

Add myself as a maintainer for this subsystem so that I
can help to improve the dirty limit algorithm and review
the patches about dirty page rate.

Signed-off-by: Hyman Huang(黄勇) <yong.huang@smartx.com>
Acked-by: Peter Xu <peterx@redhat.com>
Message-ID: <169073570563.19893.2928364761104733482-3@git.sr.ht>
Acked-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
MAINTAINERS

index 12e59b6b27de9cfea33afba265fb3bbeeade607a..6111b6b4d9284b06073768f0e2e53224557e1f9c 100644 (file)
@@ -3209,6 +3209,15 @@ F: qapi/migration.json
 F: tests/migration/
 F: util/userfaultfd.c
 
+Migration dirty limit and dirty page rate
+M: Hyman Huang <yong.huang@smartx.com>
+S: Maintained
+F: softmmu/dirtylimit.c
+F: include/sysemu/dirtylimit.h
+F: migration/dirtyrate.c
+F: migration/dirtyrate.h
+F: include/sysemu/dirtyrate.h
+
 D-Bus
 M: Marc-André Lureau <marcandre.lureau@redhat.com>
 S: Maintained