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
|