From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: correct the hugepage limitation of 32 bit Date: Mon, 01 May 2017 00:24:20 +0200 Message-ID: <1568580.kq4I45C1mj@xps> References: <20170428034939.73090-1-qi.z.zhang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" To: "Zhang, Qi Z" Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id EB1C97CA9 for ; Mon, 1 May 2017 00:24:27 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > The hugepage memory limitation of 32 bit application is "1GB size" but not > > "1GB per page size". > > > > Signed-off-by: Qi Zhang > > Thanks for the correction. > > Acked-by: John McNamara Applied, thanks