Rusty Russell <[EMAIL PROTECTED]> writes:

> I recently tried to use libaio (0.3.106), and discovered it didn't have
> eventfd support.  Or preadv/pwritev support.  And the testsuite didn't
> compile.  Or work.
>
> Anyway, it's shipped by the distros, so I figure it's worth patching.
> I'm cc'ing Ben in the hope he's still maintaining it.  If not I'll
> find a home somewhere for it.

I've been keeping a copy on rhlinux.redhat.com.  You can access it
via:

  cvs -d :pserver:[EMAIL PROTECTED]:/usr/local/CVS login  # no password
  cvs -d :pserver:[EMAIL PROTECTED]:/usr/local/CVS co libaio

> (Thanks for Jeff's feedback on the first version of this patch).

I think we also need to update the test cases to use O_DIRECT, since
buffered AIO isn't really supported.  I'll work on that.  In the mean
time, I've incorporated your changes into a work branch
(jmoyer-work-branch).  When I'm happy with the regression tests (they
don't all pass for me on 2.6.24-rc7), I'll roll a new version and
build it for Fedora.

Thanks again!

Jeff

-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Reply via email to