aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorKirill A. Shutemov <[email protected]>2015-09-08 14:58:37 -0700
committerLinus Torvalds <[email protected]>2015-09-08 15:35:28 -0700
commite1b9996b85ba3ff143ded04523cd015762d20f03 (patch)
treef08ab6192de6b46877b848f4a3d080cb13365621 /tools/perf/scripts/python/net_dropmonitor.py
parentce75799b83aaf3fd592e21531a9532bed157c6b5 (diff)
thp: vma_adjust_trans_huge(): adjust file-backed VMA too
This series of patches adds support for using PMD page table entries to map DAX files. We expect NV-DIMMs to start showing up that are many gigabytes in size and the memory consumption of 4kB PTEs will be astronomical. The patch series leverages much of the Transparant Huge Pages infrastructure, going so far as to borrow one of Kirill's patches from his THP page cache series. This patch (of 10): Since we're going to have huge pages in page cache, we need to call adjust file-backed VMA, which potentially can contain huge pages. For now we call it for all VMAs. Probably later we will need to introduce a flag to indicate that the VMA has huge pages. Signed-off-by: Kirill A. Shutemov <[email protected]> Signed-off-by: Matthew Wilcox <[email protected]> Acked-by: Hillf Danton <[email protected]> Cc: Theodore Ts'o <[email protected]> Cc: Jan Kara <[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