summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJohannes Weiner <jweiner@redhat.com>2012-01-13 05:18:23 +0400
committerLinus Torvalds <torvalds@linux-foundation.org>2012-01-13 08:13:05 +0400
commitf53d7ce32e13dbd09573b176e6521a04c2c77803 (patch)
treeaf88d1c256d06e3d37c5df013de9ff41f86ed4a2 /Documentation
parente94c8a9cbce1aee4af9e1285802785481b7f93c5 (diff)
downloadlinux-f53d7ce32e13dbd09573b176e6521a04c2c77803.tar.xz
mm: memcg: shorten preempt-disabled section around event checks
Only the ratelimit checks themselves have to run with preemption disabled, the resulting actions - checking for usage thresholds, updating the soft limit tree - can and should run with preemption enabled. Signed-off-by: Johannes Weiner <jweiner@redhat.com> Reported-by: Yong Zhang <yong.zhang0@gmail.com> Tested-by: Yong Zhang <yong.zhang0@gmail.com> Reported-by: Luis Henriques <henrix@camandro.org> Tested-by: Luis Henriques <henrix@camandro.org> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: Steven Rostedt <rostedt@goodmis.org> Cc: Peter Zijlstra <peterz@infradead.org> Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions