From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Bryn M. Reeves" Subject: Re: dm-statistics: report precise timestamps and histogram Date: Wed, 19 Aug 2015 11:52:12 +0100 Message-ID: <20150819105212.GD7891@bmr.fab.redhat.com> References: <20150818210727.GA17473@redhat.com> <20150818214112.GA17757@redhat.com> <20150819084828.GB7891@bmr.fab.redhat.com> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: Mikulas Patocka Cc: dm-devel@redhat.com, Bryn Reeves , "Alasdair G. Kergon" , Mike Snitzer List-Id: dm-devel.ids On Wed, Aug 19, 2015 at 06:50:36AM -0400, Mikulas Patocka wrote: > On Wed, 19 Aug 2015, Bryn M. Reeves wrote: > > On Tue, Aug 18, 2015 at 05:41:12PM -0400, Mike Snitzer wrote: > > > On Tue, Aug 18 2015 at 5:07pm -0400, > > > Mike Snitzer wrote: > > > > But what I will do is tag this commit for 4.2-stable inclusion. > > > > > > > > Userspace will have to check the DM ioctl version to know if DM provides > > > > these extra keywords. > > > > > > I've staged the following for 4.3: > > > https://git.kernel.org/cgit/linux/kernel/git/device-mapper/linux-dm.git/commit/?h=for-next&id=bd49784fd1e8f42c7600fbfa206361324857f373 > > > > > Unfortuntely the fact that there are kernels out there without this > > means that we will need to either carry a workaround in dmstats > > userspace forever or just disallow use of these features on those > > kernels. > > That's why I think it should be submitted to 4.2 now - so that there won't > be an upstream kernel without this feature. Agreed: that's the ideal situation. Regards, Bryn.