Thread (3 messages) 3 messages, 3 authors, 2009-01-21

Re: [PATCH] percpu: add optimized generic percpu accessors

From: David Miller <davem@davemloft.net>
Date: 2009-01-21 20:34:28
Also in: lkml

Possibly related (same subject, not in this thread)

From: Stephen Hemminger <redacted>
Date: Wed, 21 Jan 2009 23:45:01 +1100
This is crap. only a small fraction of these SNMP counters are
close enough to the hot path to deserve per-cpu treatment.
Only if your router/firewall/webserver isn't hitting that code path
which bumps the counters you think aren't hot path.

It's a micro-DoS waiting to happen if we start trying to split
counters up into groups which matter for hot path processing
(and thus use per-cpu stuff) and those which don't (and thus
use atomics or whatever your idea is).
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help