diff options
author | 2016-07-26 15:26:04 -0700 | |
---|---|---|
committer | 2016-07-26 16:19:19 -0700 | |
commit | 83929372f629001568d43069a63376e13bfc497b (patch) | |
tree | 5eaa57bd71cce45101ad6e6d50b4532318c4ca74 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | radix-tree: implement radix_tree_maybe_preload_order() (diff) | |
download | linux-dev-83929372f629001568d43069a63376e13bfc497b.tar.xz linux-dev-83929372f629001568d43069a63376e13bfc497b.zip |
filemap: prepare find and delete operations for huge pages
For now, we would have HPAGE_PMD_NR entries in radix tree for every huge
page. That's suboptimal and it will be changed to use Matthew's
multi-order entries later.
'add' operation is not changed, because we don't need it to implement
hugetmpfs: shmem uses its own implementation.
Link: http://lkml.kernel.org/r/1466021202-61880-25-git-send-email-kirill.shutemov@linux.intel.com
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions