summaryrefslogtreecommitdiff
path: root/kernel/workqueue.c
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2004-02-18 04:47:20 -0800
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-02-18 04:47:20 -0800
commit35651c8cc709a1f2c0afacb86c5b610d77c41d9e (patch)
tree4dec5f4e3b05b881f49ae7c829e5afa29f9b8a82 /kernel/workqueue.c
parent933ba10234f68f44af3a72afb3c0810b082c5a0e (diff)
[PATCH] Remove kstat cpu notifiers
From: Rusty Russell <rusty@rustcorp.com.au> Some well-meaning person put a notifier in for CPUs to update the kstat structures in sched.c. However, it does nothing, and even with the full hotplug CPU patch, it still does nothing. Simple counters very rarely need anything done when CPUs come up or go down. If you have per-cpu caches, or per-cpu threads, you need to do something. But very rarely for stats.
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions