From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH RFC] eal_memory: Search only DPDK hugetlbfs maps Date: Thu, 15 Jan 2015 14:18:47 +0100 Message-ID: <1856103.cXznm2SR0L@xps13> References: <1419355397-4954-1-git-send-email-vladz@cloudius-systems.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Vlad Zolotarov Return-path: In-Reply-To: <1419355397-4954-1-git-send-email-vladz-RmZWMc9puTNJc61us3aD9laTQe2KTcn/@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" > When scanning the hugetlbfs maps search only for the DPDK maps. > This will allow the application create its own hugetlbfs mappings > and use the DPDK facilities on the same hugetlbfs mount point. > > Signed-off-by: Vlad Zolotarov Acked-by: Thomas Monjalon It is a RFC patch but there is no comment, so Applied Thanks -- Thomas