From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [RFC PATCH] tools:new tool for system info CPU, memory and huge pages Date: Mon, 16 May 2016 11:32:13 +0200 Message-ID: <1769971.Of1QN7qGDT@xps13> References: <9407598A-CC69-4FEA-BB0F-F311E9B4126E@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Wiles, Keith" Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id EB1818DB3 for ; Mon, 16 May 2016 11:32:15 +0200 (CEST) Received: by mail-wm0-f47.google.com with SMTP id e201so93410996wme.0 for ; Mon, 16 May 2016 02:32:15 -0700 (PDT) In-Reply-To: <9407598A-CC69-4FEA-BB0F-F311E9B4126E@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-05-13 15:48, Wiles, Keith: > I create this new tool to combine some information and use /sys/devices instead. What I was hoping was some of you could try this script and see if it works correctly. Also I was hope to find out if this script is useful and what other features you would like in this type of tool. What is the intent of this script? Is it to be used for bug report? There already have some tools to display system informations. Why adding one more? Examples of useful tools: hwloc/lstopo, lspci, hugeadm.