diff options
author | Mel Gorman <[email protected]> | 2011-04-25 21:36:42 +0000 |
---|---|---|
committer | Marek Szyprowski <[email protected]> | 2012-05-21 15:09:34 +0200 |
commit | cfd3da1e49bb95c355c01c0f502d657deb3d34a4 (patch) | |
tree | 002aa5a9001a7b600ea8af90b59ccbbe133d48e0 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 0815f3d81d76dfbf2abcfd93a85ff0a6008fe4c0 (diff) |
mm: Serialize access to min_free_kbytes
There is a race between the min_free_kbytes sysctl, memory hotplug
and transparent hugepage support enablement. Memory hotplug uses a
zonelists_mutex to avoid a race when building zonelists. Reuse it to
serialise watermark updates.
[[email protected]: Older patch fixed the race with spinlock]
Signed-off-by: Mel Gorman <[email protected]>
Signed-off-by: Marek Szyprowski <[email protected]>
Reviewed-by: KAMEZAWA Hiroyuki <[email protected]>
Tested-by: Barry Song <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions