Re: [Lse-tech] [RFC] [PATCH] Scalable Statistics Counters

From: Arjan van de Ven (arjanv@redhat.com)
Date: Fri Dec 07 2001 - 16:16:59 EST


yOn Fri, Dec 07, 2001 at 09:09:25PM -0000, Alex Bligh - linux-kernel wrote:
>
>
> --On Thursday, 06 December, 2001 1:07 PM +0000 Arjan van de Ven
> <arjanv@redhat.com> wrote:
>
> > Would you care to point out a statistic in the kernel that is
> > incremented
> > more than 10.000 times/second ? (I'm giving you a a factor of 100 of
> > playroom
> > here) [One that isn't per-cpu yet of course]
>
> cat /proc/net/dev
>
> 80,000 increments a second here on at least 4 counters

except that
1) you can (and should) bind nics to cpus
and
2) the cacheline for nic stats should (for good drivers) be in the cacheline
the ISR gets into the cpu ANYWAY to get to the device data -> no extra
cacheline pingpong
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Dec 07 2001 - 21:00:40 EST