« Previous | Next » 

Revision b022b4a4

IDb022b4a44abda9b6f89777b07e538be6f8f7aacb

Added by Paolo Bonzini over 11 years ago

aio: avoid livelock behavior for Win32

The repeated calls to WaitForMultipleObjects may cause a livelock in aio_poll,
where no progress is made on bottom halves. This patch matches the behavior
of the POSIX code.

Signed-off-by: Paolo Bonzini <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences