diff options
| author | KOSAKI Motohiro <[email protected]> | 2010-08-09 17:19:51 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-08-09 20:45:02 -0700 |
| commit | 58c37f6e0dfaaab85a3c11fcbf24451dfe70c721 (patch) | |
| tree | f1d6f6299059e5aa5fc3668ef9f561605491deb3 /tools/perf/scripts/python | |
| parent | 15748048991e801a2d18ce5da4e0d528852bc106 (diff) | |
vmscan: protect reading of reclaim_stat with lru_lock
Rik van Riel pointed out reading reclaim_stat should be protected
lru_lock, otherwise vmscan might sweep 2x much pages.
This fault was introduced by
commit 4f98a2fee8acdb4ac84545df98cccecfd130f8db
Author: Rik van Riel <[email protected]>
Date: Sat Oct 18 20:26:32 2008 -0700
vmscan: split LRU lists into anon & file sets
Signed-off-by: KOSAKI Motohiro <[email protected]>
Cc: Rik van Riel <[email protected]>
Reviewed-by: Minchan Kim <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions