From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Bryn M. Reeves" Subject: Re: [PATCH 2/4] dm stats: support precise timestamps Date: Wed, 17 Jun 2015 16:18:16 +0100 Message-ID: <20150617151816.GG27887@localhost.localdomain> References: <20150616153345.GA1069@redhat.com> <20150617014324.GA30214@redhat.com> <20150617132033.GA3303@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: <20150617132033.GA3303@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: device-mapper development Cc: Mike Snitzer , Laurence Oberman , Tao Ma , Robin Dong , Mikulas Patocka , Coly Li , "Alasdair G. Kergon" List-Id: dm-devel.ids On Wed, Jun 17, 2015 at 09:20:33AM -0400, Vivek Goyal wrote: > I think it would be reasonable use "pid" as program_id when different > instance of same program want to keep track of different regions of > disk. Nothing stops you from doing that; just pass e.g. "mylvmstat$PID" as the program_id. Regards, Bryn.