diff options
author | Michael Ellerman <michael@ellerman.id.au> | 2005-06-30 07:16:09 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2005-06-30 07:16:09 +0200 |
commit | ed094150bdeb6eca691f1b7a05bd34d4d1a95488 (patch) | |
tree | 6dc4428b3ce794c2e26db1583cab724f5bcefe19 /README | |
parent | [PATCH] ppc64: Don't count number of events processed for caller (diff) | |
download | linux-ed094150bdeb6eca691f1b7a05bd34d4d1a95488.tar.xz linux-ed094150bdeb6eca691f1b7a05bd34d4d1a95488.zip |
[PATCH] ppc64: Simplify counting of lpevents, remove lpevent_count from paca
Currently there's a per-cpu count of lpevents processed, a per-queue (ie.
global) total count, and a count by event type.
Replace all that with a count by event for each cpu. We only need to add
it up int the proc code.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions