From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 75D22B390 for ; Mon, 1 Sep 2014 10:47:45 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP; 01 Sep 2014 01:52:09 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.04,441,1406617200"; d="scan'208";a="584477180" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by fmsmga001.fm.intel.com with ESMTP; 01 Sep 2014 01:52:08 -0700 Received: from fmsmsx114.amr.corp.intel.com (10.18.116.8) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.195.1; Mon, 1 Sep 2014 01:52:08 -0700 Received: from cdsmsx101.ccr.corp.intel.com (172.17.3.36) by FMSMSX114.amr.corp.intel.com (10.18.116.8) with Microsoft SMTP Server (TLS) id 14.3.195.1; Mon, 1 Sep 2014 01:52:08 -0700 Received: from cdsmsx102.ccr.corp.intel.com ([169.254.2.168]) by CDSMSX101.ccr.corp.intel.com ([169.254.1.45]) with mapi id 14.03.0195.001; Mon, 1 Sep 2014 16:52:06 +0800 From: "Zhang, Jerry" To: Anand S Angadi , "dev@dpdk.org" Thread-Topic: [dpdk-dev] reg : adding grub entry with hugepages. Thread-Index: AQHPxcEczNIicneRnUu441/sLyVUlZvr+BOg Date: Mon, 1 Sep 2014 08:52:06 +0000 Message-ID: References: <54040572.5090002@globaledgesoft.com> <540431E5.2070909@globaledgesoft.com> In-Reply-To: <540431E5.2070909@globaledgesoft.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.17.6.105] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] reg : adding grub entry with hugepages. X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Sep 2014 08:47:46 -0000 Hi, Here is an example to enable both 1G and 2M in kernel parameters. default_hugepagesz=3D1G hugepagesz=3D1G hugepages=3D8 hugepagesz=3D2M hugep= ages=3D512 -----Original Message----- From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Anand S Angadi Sent: Monday, September 1, 2014 4:44 PM To: dev@dpdk.org Subject: [dpdk-dev] reg : adding grub entry with hugepages. Hello everyone, I am using fedora 16, i want to Add additional Grub entry with hugepages en= abled permanently can u tell me how can i add? and wher can i add? -- Thanks & Regards, ANAND