This repository was archived by the owner on May 12, 2021. It is now read-only.
Commit 10cc2fd
committed
agent: add interface memHotplugByProbe for memory hotplug via probe interface
In order to support memory hotplug by probe interface, we need to
notify guest kernel about hot-added momery event by echoing related addresses
into /sys/devices/system/memory/probe.
Fixes: #442
Signed-off-by: Penny Zheng <penny.zheng@arm.com>1 parent cdda26f commit 10cc2fd
3 files changed
+404
-171
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1430 | 1430 | | |
1431 | 1431 | | |
1432 | 1432 | | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
1433 | 1443 | | |
1434 | 1444 | | |
1435 | 1445 | | |
| |||
0 commit comments