On 23 December 2010 14:05, Jeff Epler <[email protected]> wrote:

> Of our encoder implementations, it looks like only software and pluto
> do this!  The rest maintain counts in a 32-bit type as far as I can tell.

I suspect that for my purposes it makes no difference what their
internal representation is, as the rawcounts will effectively roll
over anyway.
I will use an internal s64 and update it with delta values with a bit
of minor cleverness if there is a jump of 2^31

-- 
atp
"Torque wrenches are for the obedience of fools and the guidance of wise men"

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to