Commit a810aeb
committed
CP-53827, xenopsd: claim pages for domain on pre_build phase
This way xen can track the memory intended to be used for each domain and fail
early, if necessary.
This is done on numa_placement because the code is intended to change and do
per-numa-node memory claims in the near future.
Signed-off-by: Pau Ruiz Safont <[email protected]>1 parent 3a8199e commit a810aeb
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
886 | 886 | | |
887 | 887 | | |
888 | 888 | | |
889 | | - | |
| 889 | + | |
| 890 | + | |
890 | 891 | | |
891 | 892 | | |
892 | 893 | | |
893 | 894 | | |
894 | | - | |
895 | 895 | | |
896 | 896 | | |
897 | 897 | | |
| 898 | + | |
| 899 | + | |
| 900 | + | |
898 | 901 | | |
899 | 902 | | |
900 | 903 | | |
| |||
0 commit comments