aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kmemleak.txt
diff options
context:
space:
mode:
authorCatalin Marinas <catalin.marinas@arm.com>2009-08-27 14:29:12 +0100
committerCatalin Marinas <catalin.marinas@arm.com>2009-08-27 14:29:12 +0100
commitaf98603dad87e393d2fc57117fe8a2aa6d620a0c (patch)
tree7a86d844fe5b43d8894607c16e4945f7ebe51b79 /Documentation/kmemleak.txt
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 (diff)
downloadlinux-dev-af98603dad87e393d2fc57117fe8a2aa6d620a0c.tar.xz
linux-dev-af98603dad87e393d2fc57117fe8a2aa6d620a0c.zip
kmemleak: Allow rescheduling during an object scanning
If the object size is bigger than a predefined value (4K in this case), release the object lock during scanning and call cond_resched(). Re-acquire the lock after rescheduling and test whether the object is still valid. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'Documentation/kmemleak.txt')
0 files changed, 0 insertions, 0 deletions