]> git.neil.brown.name Git - history.git/commit
[PATCH] Hotplug CPUs: Kswapd Changes
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 19 Mar 2004 00:04:03 +0000 (16:04 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 19 Mar 2004 00:04:03 +0000 (16:04 -0800)
commit9bd3badff4e7b97209961875014053d6a292af99
tree80bcbbbb85308fc23474f484ca8b133045f71577
parent6bcaa29dc02edc04b6f2baa4c85ace1c2c69871a
[PATCH] Hotplug CPUs: Kswapd Changes

Keep track of kswapds: it's OK that they get moved off a node when the
last CPU goes down, but when a CPU comes back, we should try to move
the kswapd back onto its node.
include/linux/mmzone.h
mm/vmscan.c