[LTP] [PATCH v2 0/5] Max_runtime timeout fixes
Martin Doucha
mdoucha@suse.cz
Wed Sep 14 18:19:25 CEST 2022
The introduction of max_runtime system shortly before the latest LTP release
has caused some random timeout issues, particularly for sendfile09 and
ioctl_sg01. This patchset fixes those issues.
All of these patches are independent and can be merged out of order.
Martin Doucha (5):
ioctl_sg01: Add max_runtime
copy_file_range01: Add max_runtime
perf_event_open02: Add max_runtime
readahead02: Add max_runtime
sendfile09: Add max_runtime
.../kernel/syscalls/copy_file_range/copy_file_range01.c | 1 +
testcases/kernel/syscalls/ioctl/ioctl_sg01.c | 1 +
.../kernel/syscalls/perf_event_open/perf_event_open02.c | 1 +
testcases/kernel/syscalls/readahead/readahead02.c | 9 +++++++--
testcases/kernel/syscalls/sendfile/sendfile09.c | 1 +
5 files changed, 11 insertions(+), 2 deletions(-)
--
2.37.3
More information about the ltp
mailing list