From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zoltan Kiss Subject: Re: [blkback] blkback statistic counters are signed values Date: Tue, 5 Mar 2013 18:07:11 +0000 Message-ID: <5136344F.7040602@citrix.com> References: <5134C3C2.6040108@citrix.com> <20130304192246.GH15386@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20130304192246.GH15386@phenom.dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Konrad Rzeszutek Wilk Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Hi, On 04/03/13 19:22, Konrad Rzeszutek Wilk wrote: > Seems like the right approach. Could you send a patch please? I just sent it to you and linux-kernel@vger.kernel.org: http://lkml.indiana.edu/hypermail/linux/kernel/1303.0/02306.html > Thought that won't solve the problem when we overflow an 'unsigned long long'. Well, I think it's good enough if the users of these values pay attention, and poll these sysfs entries often enough to detect that there was an overflow. Regards, Zoltan Kiss