All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [PATCH 0/2] syscalls/fork: Rewrite fork{07, 08} to a proper synchronization
@ 2021-07-01  3:29 Xie Ziyao
  2021-07-01  3:29 ` [LTP] [PATCH 1/2] fork07: Rewrite the test " Xie Ziyao
  2021-07-01  3:29 ` [LTP] [PATCH 2/2] fork08: " Xie Ziyao
  0 siblings, 2 replies; 5+ messages in thread
From: Xie Ziyao @ 2021-07-01  3:29 UTC (permalink / raw)
  To: ltp

Fixes: #774

Xie Ziyao (2):
  fork07: Rewrite the test to a proper synchronization
  fork08: Rewrite the test to a proper synchronization

 testcases/kernel/syscalls/fork/fork07.c | 253 +++++++-----------------
 testcases/kernel/syscalls/fork/fork08.c | 198 +++++--------------
 2 files changed, 118 insertions(+), 333 deletions(-)

--
2.17.1


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

end of thread, other threads:[~2021-07-02 12:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-01  3:29 [LTP] [PATCH 0/2] syscalls/fork: Rewrite fork{07, 08} to a proper synchronization Xie Ziyao
2021-07-01  3:29 ` [LTP] [PATCH 1/2] fork07: Rewrite the test " Xie Ziyao
2021-07-02 11:28   ` Cyril Hrubis
2021-07-01  3:29 ` [LTP] [PATCH 2/2] fork08: " Xie Ziyao
2021-07-02 12:42   ` 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.