From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH]xen:fix an issue about memory size caculation in Dom0 driver Date: Mon, 09 Jun 2014 17:55:34 +0200 Message-ID: <1516604.tmOc4G2KbL@xps13> References: <1401800415-6840-1-git-send-email-jijiang.liu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Jijiang Liu Return-path: In-Reply-To: <1401800415-6840-1-git-send-email-jijiang.liu-ral2JQCrhuEAvxtiuMwx3w@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-06-03 21:00, Jijiang Liu: > The unit of allocated_size is MB,so the change below is made. Otherwise, it > will fail to free memory when available memory is not enough. > > Signed-off-by: Jijiang Liu > Acked-by: Huawei Xie > Tested-by: Heng Ding Applied for version 1.7.0. Thanks -- Thomas