(2014/11/14 11:24), Linhaifeng wrote: > On 2014/11/14 9:28, Xie, Huawei wrote: > actually there may be two hugepage files created by qemu. one day i > create a 4G VM found qemu create 2 hugepage file and send them to > vhost-user. you can try to test it.
That's the case. Bcasue I didn't think actually we can do like that, I try to mmap region0 with guest memory size. Thanks, Tetsuya.