From: Liam Howlett <liam.howlett@oracle.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH 0/1] Test brk vma code path
Date: Tue, 9 Feb 2021 14:37:04 +0000 [thread overview]
Message-ID: <20210209143702.2003038-1-Liam.Howlett@Oracle.com> (raw)
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
next reply other threads:[~2021-02-09 14:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-09 14:37 Liam Howlett [this message]
2021-02-09 14:37 ` [LTP] [PATCH 1/1] brk02: Add test for removing more than one VMA Liam Howlett
2021-02-12 10:27 ` Petr Vorel
2021-02-24 21:35 ` Liam Howlett
2021-02-25 8:00 ` Petr Vorel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210209143702.2003038-1-Liam.Howlett@Oracle.com \
--to=liam.howlett@oracle.com \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox