All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH v2 0/3] Rewrite cma testing suite using new LTP API
@ 2022-02-10 11:07 Andrea Cervesato
  2022-02-10 11:07 ` [LTP] [PATCH v2 1/3] Rewrite process_vm_readv02.c test with " Andrea Cervesato
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Andrea Cervesato @ 2022-02-10 11:07 UTC (permalink / raw)
  To: ltp

Removed pipe and replaced it with shared memory.
Replaced TST_CHECKPOINT_INIT usage with .needs_checkpoints from the new
LTP API.

Andrea Cervesato (3):
  Rewrite process_vm_readv02.c test with new LTP API
  Rewrite process_vm_readv03.c test with new LTP API
  Rewrite process_vm_writev02.c using new LTP API

 .../kernel/syscalls/cma/process_vm_readv02.c  | 215 +++++------
 .../kernel/syscalls/cma/process_vm_readv03.c  | 349 ++++++++----------
 .../kernel/syscalls/cma/process_vm_writev02.c | 263 +++++--------
 3 files changed, 324 insertions(+), 503 deletions(-)

-- 
2.35.1


-- 
Mailing list info: https://lists.linux.it/listinfo/ltp

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-02-14 14:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-10 11:07 [LTP] [PATCH v2 0/3] Rewrite cma testing suite using new LTP API Andrea Cervesato
2022-02-10 11:07 ` [LTP] [PATCH v2 1/3] Rewrite process_vm_readv02.c test with " Andrea Cervesato
2022-02-11 13:22   ` Cyril Hrubis
2022-02-10 11:07 ` [LTP] [PATCH v2 2/3] Rewrite process_vm_readv03.c " Andrea Cervesato
2022-02-11 13:36   ` Cyril Hrubis
2022-02-11 13:57     ` Cyril Hrubis
2022-02-10 11:07 ` [LTP] [PATCH v2 3/3] Rewrite process_vm_writev02.c using " Andrea Cervesato
2022-02-14 14:43   ` Cyril Hrubis

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.