[patch 125/198] AYSNC IO using singals other than SIGIO

2005-04-12 Thread akpm
From: Bharath Ramesh <[EMAIL PROTECTED]> A question on sigwaitinfo based IO mechanism in multithreaded applications. I am trying to use RT signals to notify me of IO events using RT signals instead of SIGIO in a multithreaded applications. I noticed that there was some discussion on lkml

[patch 125/198] AYSNC IO using singals other than SIGIO

2005-04-12 Thread akpm
From: Bharath Ramesh [EMAIL PROTECTED] A question on sigwaitinfo based IO mechanism in multithreaded applications. I am trying to use RT signals to notify me of IO events using RT signals instead of SIGIO in a multithreaded applications. I noticed that there was some discussion on lkml during