1
0
Fork 0
alistair23-linux/Documentation/cgroup-v1
Mel Gorman a52633d8e9 mm, vmscan: move lru_lock to the node
Node-based reclaim requires node-based LRUs and locking.  This is a
preparation patch that just moves the lru_lock to the node so later
patches are easier to review.  It is a mechanical change but note this
patch makes contention worse because the LRU lock is hotter and direct
reclaim and kswapd can contend on the same lock even when reclaiming
from different zones.

Link: http://lkml.kernel.org/r/1467970510-21195-3-git-send-email-mgorman@techsingularity.net
Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
Reviewed-by: Minchan Kim <minchan@kernel.org>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Acked-by: Vlastimil Babka <vbabka@suse.cz>
Cc: Hillf Danton <hillf.zj@alibaba-inc.com>
Cc: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Cc: Michal Hocko <mhocko@kernel.org>
Cc: Rik van Riel <riel@surriel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-07-28 16:07:41 -07:00
..
00-INDEX cgroup: remove stale item in cgroup-v1 document INDEX file. 2016-03-04 08:01:47 -05:00
blkio-controller.txt cgroup: rename cgroup documentations 2016-01-11 23:14:51 -05:00
cgroups.txt fix Christoph's email addresses 2016-03-17 15:09:34 -07:00
cpuacct.txt cgroup: rename cgroup documentations 2016-01-11 23:14:51 -05:00
cpusets.txt fix Christoph's email addresses 2016-03-17 15:09:34 -07:00
devices.txt cgroup: rename cgroup documentations 2016-01-11 23:14:51 -05:00
freezer-subsystem.txt cgroup: rename cgroup documentations 2016-01-11 23:14:51 -05:00
hugetlb.txt cgroup: rename cgroup documentations 2016-01-11 23:14:51 -05:00
memcg_test.txt mm, vmscan: move lru_lock to the node 2016-07-28 16:07:41 -07:00
memory.txt mm, vmscan: move lru_lock to the node 2016-07-28 16:07:41 -07:00
net_cls.txt cgroup: rename cgroup documentations 2016-01-11 23:14:51 -05:00
net_prio.txt cgroup: rename cgroup documentations 2016-01-11 23:14:51 -05:00
pids.txt cgroup: rename cgroup documentations 2016-01-11 23:14:51 -05:00