diff options
| author | Ricardo Cañuelo <[email protected]> | 2020-08-07 06:23:51 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2020-08-07 18:33:27 +0000 |
| commit | 7a309195d11cde854eb75559fbd6b48f9e518f25 (patch) | |
| tree | d5e9861e784defb6ea070b8d540e57729f0edfaa /arch/arm/mm/init.c | |
| parent | mm/mremap: start addresses are properly aligned (diff) | |
| download | kernel-7a309195d11cde854eb75559fbd6b48f9e518f25.tar.gz kernel-7a309195d11cde854eb75559fbd6b48f9e518f25.zip | |
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/arm/mm/init.c')
0 files changed, 0 insertions, 0 deletions
