doc/vhost: add '-numa' to QEMU memory configuration
This is quite important as QEMU vhost-user will report cryptic error message that there is no shared memory to use. Change-Id: Iad63962d4a3deed557db0b3420960aef557a3f86 Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com> Reviewed-on: https://review.gerrithub.io/399451 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
af666e303c
commit
261b5de903
@ -187,6 +187,7 @@ must be specified in this format with share=on.
|
||||
|
||||
~~~{.sh}
|
||||
-object memory-backend-file,id=mem,size=1G,mem-path=/dev/hugepages,share=on
|
||||
-numa node,memdev=mem
|
||||
~~~
|
||||
|
||||
Second, ensure QEMU boots from the virtual machine image and not the
|
||||
|
Loading…
x
Reference in New Issue
Block a user