Re: i386/125196: systat(1) counter resets ever 4GB worth of data

[ Available lists | Index of freebsd-i386 | Month of Jul 2008 | Week of 4 Jul 2008 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
<remko@FreeBSD.org>
Date
4 Jul 2008 08:22:02
Subject
Re: i386/125196: systat(1) counter resets ever 4GB worth of data
Message-ID
200807040822.m648M1B7045265@freefall.freebsd.org


[ Hide this part ]
Synopsis: systat(1) counter resets ever 4GB worth of data

State-Changed-From-To: open->closed
State-Changed-By: remko
State-Changed-When: Fri Jul 4 08:20:43 UTC 2008
State-Changed-Why:
I dont think this is a bug, but more a feature request, what probably
happends is that the integer is unsigned and gets maxed out at 4gb.
The 64bit amd system is running on 64bit counters and the 32bit
version on 32bit...

http://www.freebsd.org/cgi/query-pr.cgi?pr=125196


Elapsed time: 0.140 seconds