From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] EAL: Take reserved hugepages into account Date: Tue, 13 May 2014 16:25:20 +0200 Message-ID: <3075883.I5FCQee7Se@xps13> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "Burakov, Anatoly" Return-path: In-Reply-To: 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-04-16 11:11, Burakov, Anatoly: > Some applications reserve hugepages for later use, but DPDK doesn't take > reserved pages into account when calculating number of available number of > hugepages. This patch adds reading from "resv_hugepages" file in addition > to "free_hugepages". Acked-by: Thomas Monjalon Applied for version 1.7.0 -- Thomas