From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/2] mem: get hugepages config Date: Fri, 26 Jul 2013 17:10:30 +0200 Message-ID: <201307261710.30822.thomas.monjalon@6wind.com> References: <0e095118447ebbd42f2762edbda8218b13b58a1a.1374849076.git.damien.millescamps@6wind.com> <20130726145912.GN7849@6wind.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Adrien Mazarguil Return-path: In-Reply-To: <20130726145912.GN7849-pdR9zngts4EAvxtiuMwx3w@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" 26/07/2013 16:59, Adrien Mazarguil : > On Fri, Jul 26, 2013 at 04:39:12PM +0200, Damien Millescamps wrote: > > Allow external libraries and applications to know if hugepages > > are enabled. > > > > Signed-off-by: Thomas Monjalon > > Signed-off-by: Damien Millescamps > > --- > > > > lib/librte_eal/common/include/rte_eal.h | 13 ++++++++++++- > > lib/librte_eal/linuxapp/eal/eal.c | 4 ++++ > > 2 files changed, 16 insertions(+), 1 deletions(-) > > Acked-by: Adrien Mazarguil applied -- Thomas