[LTP] [PATCH 0/1] Test brk vma code path
Liam Howlett
liam.howlett@oracle.com
Tue Feb 9 15:37:04 CET 2021
The brk system call uses a slightly different code path through the
kernel to expand/contract across VMAs. This new test is written to
force the VMA to create a two new entries and shrink back across VMA
boundaries.
Liam R. Howlett (1):
brk02: Add test for removing more than one VMA
testcases/kernel/syscalls/brk/brk02.c | 49 +++++++++++++++++++++++++++
1 file changed, 49 insertions(+)
create mode 100644 testcases/kernel/syscalls/brk/brk02.c
--
2.28.0
More information about the ltp
mailing list