From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tetsuya Mukawa Subject: Re: vhost-user technical isssues Date: Fri, 14 Nov 2014 11:35:40 +0900 Message-ID: <54656A7C.4070503@igel.co.jp> References: <54644F5E.8080407@huawei.com> <546567C3.4040403@huawei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit To: Linhaifeng , "Xie, Huawei" , "dev-VfR2kkLFssw@public.gmane.org" , lilijun , zhangkun Return-path: In-Reply-To: <546567C3.4040403-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" (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.