aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorCyrill Gorcunov <[email protected]>2014-06-04 16:08:16 -0700
committerLinus Torvalds <[email protected]>2014-06-04 16:54:05 -0700
commit2bf01f9f0cf07b231c90e5d56266e84fe17cec79 (patch)
tree17b0a78d5270dc6d341dace4c2a0b80051a4f003 /tools/perf/scripts/python/net_dropmonitor.py
parent2373eaecff33db5972bde9418f92d6401b4a945c (diff)
mm: x86 pgtable: require X86_64 for soft-dirty tracker
Tracking dirty status on 2 level pages requires very ugly macros and taking into account how old the machines who can operate without PAE mode only are, lets drop soft dirty tracker from them for code simplicity (note I can't drop all the macros from 2 level pages by now since _PAGE_BIT_PROTNONE and _PAGE_BIT_FILE are still used even without tracker). Linus proposed to completely rip off softdirty support on x86-32 (even with PAE) and since for CRIU we're not planning to support native x86-32 mode, lets do that. (Softdirty tracker is relatively new feature which is mostly used by CRIU so I don't expect if such API change would cause problems for userspace). Signed-off-by: Cyrill Gorcunov <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: Mel Gorman <[email protected]> Cc: Peter Anvin <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Steven Noonan <[email protected]> Cc: Rik van Riel <[email protected]> Cc: David Vrabel <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Pavel Emelyanov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions