From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id BD40AB3A2 for ; Mon, 1 Sep 2014 11:15:52 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 01 Sep 2014 02:14:16 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.04,441,1406617200"; d="scan'208";a="596162606" Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153]) by orsmga002.jf.intel.com with ESMTP; 01 Sep 2014 02:19:56 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.112]) by IRSMSX101.ger.corp.intel.com ([169.254.1.194]) with mapi id 14.03.0195.001; Mon, 1 Sep 2014 10:19:43 +0100 From: "Richardson, Bruce" To: Matthew Hall , Anand S Angadi Thread-Topic: [dpdk-dev] reg : adding grub entry with hugepages. Thread-Index: AQHPxcEcHqwkja41L0e25rYmCujlVJvr570AgAAC9ACAAAEFgIAAFGaA Date: Mon, 1 Sep 2014 09:19:42 +0000 Message-ID: <59AF69C657FD0841A61C55336867B5B0343ED93A@IRSMSX103.ger.corp.intel.com> References: <54040572.5090002@globaledgesoft.com> <540431E5.2070909@globaledgesoft.com> <54043630.6020407@globaledgesoft.com> <20140901090619.GA18935@mhcomputing.net> In-Reply-To: <20140901090619.GA18935@mhcomputing.net> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" 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 09:15:53 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Matthew Hall > Sent: Monday, September 01, 2014 10:06 AM > To: Anand S Angadi > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] reg : adding grub entry with hugepages. >=20 > On Mon, Sep 01, 2014 at 02:32:40PM +0530, Anand S Angadi wrote: > > >Hello everyone, > > >I am using fedora 16, i want to Add additional Grub entry with hugepag= es > enabled permanently can u tell me how can i add? > > >and wher can i add? >=20 > Try /etc/default/grub . ... and use grub2-mkconfig to regenerate the grub configuration afterwards.