diff options
author | Yin Fengwei <fengwei.yin@intel.com> | 2023-08-02 18:14:03 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-08-25 02:20:26 +0300 |
commit | 86f35f69db8e7d169c36472a349507ab0a461f49 (patch) | |
tree | 72a38ed4748d5576a12bc29b08da0a50a6502c98 /scripts/gdb/linux/lists.py | |
parent | de74976eb65151a2f568e477fc2e0032df5b22b4 (diff) | |
download | linux-86f35f69db8e7d169c36472a349507ab0a461f49.tar.xz |
rmap: add folio_add_file_rmap_range()
folio_add_file_rmap_range() allows to add pte mapping to a specific range
of file folio. Comparing to page_add_file_rmap(), it batched updates
__lruvec_stat for large folio.
Link: https://lkml.kernel.org/r/20230802151406.3735276-36-willy@infradead.org
Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions