From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.sandvine.com (Mail1.sandvine.com [64.7.137.134]) by dpdk.org (Postfix) with ESMTP id 89235A10E for ; Wed, 2 Aug 2017 08:04:19 +0200 (CEST) Received: from WTL-EXCHP-2.sandvine.com ([fe80::68ac:f071:19ff:3455]) by wtl-exchp-1.sandvine.com ([::1]) with mapi id 14.03.0319.002; Wed, 2 Aug 2017 02:04:18 -0400 From: Kyle Larose To: Kumaraparameshwaran Rathnavel , "users@dpdk.org" , "Wiles, Keith" Thread-Topic: [dpdk-users] Failed to remap 2 MB pages Thread-Index: AQHTCtANWBX0YuO6iEyAvdshh7/lMaJwlIgw Date: Wed, 2 Aug 2017 06:04:17 +0000 Message-ID: References: <99B91E22-DBFB-46AE-9CFC-8C162848FC4B@cloudsimple.com> In-Reply-To: <99B91E22-DBFB-46AE-9CFC-8C162848FC4B@cloudsimple.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.30.10.196] x-c2processedorg: b2f06e69-072f-40ee-90c5-80a34e700794 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-users] Failed to remap 2 MB pages X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Aug 2017 06:04:19 -0000 Could it have to do with memory fragmentation? What if you reboot? What if = you configure the huge pages on the grub command line so they are allocated= at boot? -----Original Message----- From: users [mailto:users-bounces@dpdk.org] On Behalf Of Kumaraparameshwara= n Rathnavel Sent: Tuesday, August 01, 2017 7:41 PM To: users@dpdk.org; Wiles, Keith Subject: [dpdk-users] Failed to remap 2 MB pages Hi All, I am getting the error Failed to remap 2 MB pages when I give 32GB of memor= y to DPDK. I have a 256GB system and it was working for 16GB and I had 8192= number of Huge pages previously. Now for 32GB I have increased it to 16384= entries and I am facing this error. I guess this is not because of the una= vailability of physical memory.=20 Please correct me if I am wrong, Thanking You, Param.