diff options
author | Ricardo Cañuelo <[email protected]> | 2020-08-06 23:23:51 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-08-07 11:33:27 -0700 |
commit | 7a309195d11cde854eb75559fbd6b48f9e518f25 (patch) | |
tree | d5e9861e784defb6ea070b8d540e57729f0edfaa /arch/s390/mm/init.c | |
parent | 349d9fbb0b0a6734bcac9c08c5cc21992da5d2e6 (diff) |
selftests: add mincore() tests
Add a test suite for the mincore() syscall. It tests most of its use
cases as well as its interface.
Tests implemented:
- basic interface test
- behavior on anonymous mappings
- behavior on anonymous mappings with huge tlb pages
- file-backed mapping with a regular file
- file-backed mapping with a tmpfs file
Signed-off-by: Ricardo Cañuelo <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'arch/s390/mm/init.c')
0 files changed, 0 insertions, 0 deletions