You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These commits allow to minimize the differences between the versions
that use a xen with the NUMA-enabled claim_pages, and the ones that are
not.
Now it's a single patch with 4 lines of code:
- 2 lines to change the C binding for domain_claim_pages
(ocaml/xenopsd/c_stubs/xenctrlext_stubs.c)
- 2 lines to remove the raising of exception to try to use the C binding
with a single NUMA node (ocaml/xenopsd/xc/xenctrlext.ml)
0 commit comments