aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/vm/gup_benchmark.c
diff options
context:
space:
mode:
authorBarry Song <song.bao.hua@hisilicon.com>2020-10-13 16:51:51 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2020-10-13 18:38:29 -0700
commit4c6cd03ed88cbeed796d840a4f9c8ac082e82409 (patch)
tree63c4f40d5feeae12462f414bc3396adbe2ba41c0 /tools/testing/selftests/vm/gup_benchmark.c
parentmm, fadvise: improve the expensive remote LRU cache draining after FADV_DONTNEED (diff)
downloadwireguard-linux-4c6cd03ed88cbeed796d840a4f9c8ac082e82409.tar.xz
wireguard-linux-4c6cd03ed88cbeed796d840a4f9c8ac082e82409.zip
mm/gup_benchmark: update the documentation in Kconfig
In the beginning, mm/gup_benchmark.c supported get_user_pages_fast() only, but right now, it supports the benchmarking of a couple of get_user_pages() related calls like: * get_user_pages_fast() * get_user_pages() * pin_user_pages_fast() * pin_user_pages() The documentation is confusing and needs update. Signed-off-by: Barry Song <song.bao.hua@hisilicon.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Cc: John Hubbard <jhubbard@nvidia.com> Cc: Keith Busch <keith.busch@intel.com> Cc: Ira Weiny <ira.weiny@intel.com> Cc: Kirill A. Shutemov <kirill.shutemov@linux.intel.com> Link: https://lkml.kernel.org/r/20200821032546.19992-1-song.bao.hua@hisilicon.com Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions