Merge pull request #10253 from teawater/enable_balloon_f_reporting

Add support of dragonball virtio-balloon free page reporting
This commit is contained in:
Alex Lyn
2024-09-09 17:37:52 +08:00
committed by GitHub
7 changed files with 55 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
CONFIG_BALLOON_COMPACTION=y
CONFIG_PAGE_REPORTING=y

View File

@@ -0,0 +1 @@
CONFIG_VIRTIO_BALLOON=y

View File

@@ -1 +1 @@
135
136