All of lore.kernel.org
 help / color / mirror / Atom feed
* [LTP] [POSIX][PATCH 0/2]aio_suspend may be interrupted by completion signal.
@ 2010-11-11  3:09 Bian Naimeng
  2010-11-11  3:17 ` [LTP] [POSIX][PATCH 1/2]Use aio_error instead signal hander at aio_suspend/1-1 Bian Naimeng
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Bian Naimeng @ 2010-11-11  3:09 UTC (permalink / raw)
  To: Garrett Cooper; +Cc: ltp-list

aio_suspend may be interrupted by IO request's completion signal, so we
should use aio_error instead signal hander to check whether this request
has complete.

Signed-off-by: Bian Naimeng <biannm@cn.fujitsu.com>

-----

 .../conformance/interfaces/aio_suspend/1-1.c       |   49 ++++++---------
 .../conformance/interfaces/aio_suspend/4-1.c       |   65 +++++++-------------
 2 files changed, 41 insertions(+), 73 deletions(-)

-- 
Regards
Bian Naimeng


------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

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

end of thread, other threads:[~2010-11-25 19:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-11  3:09 [LTP] [POSIX][PATCH 0/2]aio_suspend may be interrupted by completion signal Bian Naimeng
2010-11-11  3:17 ` [LTP] [POSIX][PATCH 1/2]Use aio_error instead signal hander at aio_suspend/1-1 Bian Naimeng
2010-11-11 14:51   ` Cyril Hrubis
     [not found]     ` <4CDCA278.8080301@cn.fujitsu.com>
2010-11-18 18:29       ` [LTP] [POSIX][PATCH 1/2][v2]Use " Cyril Hrubis
     [not found]         ` <AANLkTikbndT97R8edA769vX_JgaaawTS5htipuA3Qb0q@mail.gmail.com>
2010-11-25 19:24           ` Cyril Hrubis
2010-11-11  3:18 ` [LTP] [POSIX][PATCH 2/2]Use aio_error instead signal hander at aio_suspend/4-1 Bian Naimeng
2010-11-11 15:00   ` Cyril Hrubis
     [not found]     ` <4CDCA2D6.1020106@cn.fujitsu.com>
2010-11-18 18:34       ` [LTP] [POSIX][PATCH 2/2][V2]Use " Cyril Hrubis
2010-11-11 14:39 ` [LTP] [POSIX][PATCH 0/2]aio_suspend may be interrupted by completion signal 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.