[LTP] [PATCH v1 0/4] mmapstress01: refactor to ltp framework
Edward Liaw
edliaw@google.com
Fri Sep 30 19:52:53 CEST 2022
Will send a v2 to clean up formatting and fix up a few things I missed.
On Mon, Sep 26, 2022 at 11:26 AM Edward Liaw <edliaw@google.com> wrote:
> Attempt to refactor mmapstress01 to use the ltp framework.
>
> It was using LARGE_FILE to switch between 32 and 64 bit sized off_t. Is
> it correct to use FILE_OFFSET_BITS instead?
>
> Edward Liaw (4):
> mmapstress01: refactor to tst_test framework
> mmapstress01: refactor options
> mmapstress01: use FILE_OFFSET_BITS=64
> mmapstress01: use safe macros
>
> testcases/kernel/mem/mmapstress/Makefile | 2 +
> .../kernel/mem/mmapstress/mmapstress01.c | 624 ++++++------------
> 2 files changed, 212 insertions(+), 414 deletions(-)
>
> --
> 2.37.3.998.g577e59143f-goog
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linux.it/pipermail/ltp/attachments/20220930/56ad9f6f/attachment-0001.htm>
More information about the ltp
mailing list