netdev
[Top] [All Lists]

Re: [NET] 64 bit byte counter for 2.6.3

To: Markus Hästbacka <midian@xxxxxxxx>
Subject: Re: [NET] 64 bit byte counter for 2.6.3
From: Stephen Hemminger <shemminger@xxxxxxxx>
Date: Wed, 18 Feb 2004 10:17:11 -0800
Cc: linux-kernel@xxxxxxxxxxxxxxx, netdev@xxxxxxxxxxx
In-reply-to: <1077123078.9223.7.camel@midux>
Organization: Open Source Development Lab
References: <1077123078.9223.7.camel@midux>
Sender: netdev-bounce@xxxxxxxxxxx
On Wed, 18 Feb 2004 18:51:19 +0200
Markus Hästbacka <midian@xxxxxxxx> wrote:

> Ok, Here's a patch for 64 bit byte counters for 2.6.3. For any intrested
> users to try.
> 
> That means in english that the limit for RX bytes and TX bytes (in
> ifconfig for example) is much higher than the old 4GB limit on 32 bit
> systems.
> 
> Orginal patch by Miika Pekkarinen, ported forward from 2.5 by me.
> 
> Patch says 2.6.3-rc1, but patches cleanly on 2.6.3.
> 
>         Markus

Some quick comments:
 * Network changes gets discussed on netdev@xxxxxxxxxxx 
 * 64 bit values are not atomic on 32 bit architectures 
 * wider values in /proc output risks breaking apps like ifconfig and netstat


<Prev in Thread] Current Thread [Next in Thread>