From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: Setting intel_iommu, iommu, hugepagesz, hugepages Date: Thu, 13 Dec 2018 21:27:47 -0800 Message-ID: <20181213212747.67474388@xeon-e3> References: <44D89869-6888-4CC0-BAF0-EB987D922464@cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "dev@dpdk.org" To: "Dipesh Gorashia (dipeshg)" Return-path: Received: from mail-pf1-f179.google.com (mail-pf1-f179.google.com [209.85.210.179]) by dpdk.org (Postfix) with ESMTP id 09A311B691 for ; Fri, 14 Dec 2018 06:27:51 +0100 (CET) Received: by mail-pf1-f179.google.com with SMTP id c72so2259034pfc.6 for ; Thu, 13 Dec 2018 21:27:50 -0800 (PST) In-Reply-To: <44D89869-6888-4CC0-BAF0-EB987D922464@cisco.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Fri, 14 Dec 2018 05:16:47 +0000 "Dipesh Gorashia (dipeshg)" wrote: > Hello, > > I am on Ubuntu 18.04 and would like to set these linux boot params. > > intel_iommu=on iommu=pt hugepagesz=2M hugepages=1024 > > I am bit new to this and was wondering if there is a guide that shows how to set these linux boot params. > > Thanks, > Dipesh You should change GRUB_CMDLINE_LINUX in /etc/default/grub (otherwise change will get overwritten on update). https://help.ubuntu.com/community/Grub2/Setup#Configuring_GRUB_2