aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKirill A. Shutemov <[email protected]>2015-02-11 15:24:46 -0800
committerLinus Torvalds <[email protected]>2015-02-11 17:06:00 -0800
commite4b294c2d8f73af4cd41ff30638ad0e4769dc56a (patch)
tree180172b74fb439e1c4bdde668f141426bb001515 /tools/perf/scripts/python
parentaa7ed01f93ff7e149cad46f13f66b269d59c9bc0 (diff)
mm: add fields for compound destructor and order into struct page
Currently, we use lru.next/lru.prev plus cast to access or set destructor and order of compound page. Let's replace it with explicit fields in struct page. Signed-off-by: Kirill A. Shutemov <[email protected]> Acked-by: Jerome Marchand <[email protected]> Acked-by: Christoph Lameter <[email protected]> Acked-by: Johannes Weiner <[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