From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 12/15] libnvdimm: enable iostat Date: Fri, 19 Jun 2015 10:34:10 +0200 Message-ID: <20150619083410.GA2885@lst.de> References: <20150617235209.12943.24419.stgit@dwillia2-desk3.amr.corp.intel.com> <20150617235551.12943.76656.stgit@dwillia2-desk3.amr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: axboe@kernel.dk, linux-nvdimm@lists.01.org, boaz@plexistor.com, toshi.kani@hp.com, Vishal Verma , linux-kernel@vger.kernel.org, hch@lst.de, linux-acpi@vger.kernel.org, linux-fsdevel@vger.kernel.org, mingo@kernel.org To: Dan Williams Return-path: Content-Disposition: inline In-Reply-To: <20150617235551.12943.76656.stgit@dwillia2-desk3.amr.corp.intel.com> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Wed, Jun 17, 2015 at 07:55:51PM -0400, Dan Williams wrote: > This is disabled by default as the overhead is prohibitive, but if the > user takes the action to turn it on we'll oblige. If you care about users a compile time selection doesn't make sense, why not always build it but require an opt-in?