LVS
lvs-devel
Google
 
Web LinuxVirtualServer.org

Re: [*v2 PATCH 00/22] IPVS, Network Name Space aware

To: Julian Anastasov <ja@xxxxxx>
Subject: Re: [*v2 PATCH 00/22] IPVS, Network Name Space aware
Cc: "horms@xxxxxxxxxxxx" <horms@xxxxxxxxxxxx>, "daniel.lezcano@xxxxxxx" <daniel.lezcano@xxxxxxx>, "wensong@xxxxxxxxxxxx" <wensong@xxxxxxxxxxxx>, "lvs-devel@xxxxxxxxxxxxxxx" <lvs-devel@xxxxxxxxxxxxxxx>, "netdev@xxxxxxxxxxxxxxx" <netdev@xxxxxxxxxxxxxxx>, "netfilter-devel@xxxxxxxxxxxxxxx" <netfilter-devel@xxxxxxxxxxxxxxx>, "hans@xxxxxxxxxxxxxxx" <hans@xxxxxxxxxxxxxxx>
From: Hans Schillstrom <hans.schillstrom@xxxxxxxxxxxx>
Date: Wed, 15 Dec 2010 11:52:12 +0100
On Wed, 2010-12-15 at 00:43 +0100, Julian Anastasov wrote:
>       Hello,
> 
> On Mon, 13 Dec 2010, Hans Schillstrom wrote:
[snip]
> >
> > Procfs ip_vs_stats is also changed to reflect the "per cpu"
> > ex.
> > # cat /proc/net/ip_vs_stats
> >       Total Incoming Outgoing         Incoming         Outgoing
> > CPU    Conns  Packets  Packets            Bytes            Bytes
> >  0        0        3        1               9D               34
> >  1        0        1        2               49               70
> >  2        0        1        2               34               76
> >  3        1        2        2               70               74
> >  ~        1        7        7              18A              18E
> >
> >     Conns/s   Pkts/s   Pkts/s          Bytes/s          Bytes/s
> >           0        0        0                0                0
> >
[snip]
> > Algorithm files are untouched except for lblc and lblcr.

> v2 PATCH 15/22 - ip_vs_stats
>       - This was one of the hurdles for IPVS RCU conversion, the others
>       being dest->svc->stats and scheduler state. But can this
>       change break some scripts that parse /proc/net/ip_vs_stats ?
> 

Should I keep /proc/net/ip_vs_stats as it was before and add a new entry
like /proc/net/ip_vs_stats_percpu ?
(or maybe just skip the per cpu info ?)


Regards 
Hans Schillstrom <hans.schillstrom@xxxxxxxxxxxx>


--
To unsubscribe from this list: send the line "unsubscribe lvs-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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