[Pvfs2-developers] Configure option --disable-aio-threaded-callbacks needed ?

Pete Wyckoff pw at osc.edu
Mon Jul 24 13:32:16 EDT 2006


Julian.Kunkel at web.de wrote on Mon, 24 Jul 2006 17:25 +0200:
> Right now I'm working to get a threaded I/O dbpf implementation (later it will 
> support O_Direct). 
> Right now we have the configure option --disable-aio-threaded-callbacks, I 
> wonder if somebody still uses it ? Should we get rid of it, that still will 
> give people the option to use the new dbpf threaded I/O implementation ?

I have to use it on our ancient RHEL3 machines where the glibc AIO
implementation is buggy.  Seem to recall others having need for it
too, just for bug workarounds.  Once you do your own non-AIO
threaded IO implementation, I'll be happy to switch to that, and
then would suggest we rip out --disable-aio-threaded-callbacks.

		-- Pete


More information about the Pvfs2-developers mailing list