My Linux AIO Implementation Calling for Test
Divacky Roman
xdivac02 at stud.fit.vutbr.cz
Thu Aug 10 08:16:59 UTC 2006
On Wed, Aug 09, 2006 at 10:50:25PM +0800, Intron wrote:
> Boris Samorodov wrote:
>
> >On Wed, 09 Aug 2006 21:08:20 +0800 Intron wrote:
> >
> >>Download: http://ftp.intron.ac/tmp/linux_aio-20060809.tar.bz2
> >
> >OK, great.
> >
> >What is the preferred way to test your changes?
> >
> >
> >WBR
> >--
> >Boris Samorodov (bsam)
> >Research Engineer, http://www.ipt.ru Telephone & Internet SP
> >FreeBSD committer, http://www.FreeBSD.org The Power To Serve
>
> I hope one day ORACLE 10g can run on FreeBSD. But besides Linux AIO
> implementation, ORACLE 10g requires some other Linux system calls,
> some of which on FreeBSD are still in development. For example,
> I guess, futex(2), which is being developped by Divacky Roman
> <rdivacky at freebsd.org>, probably is also needed by ORACLE 10g.
if you could provide me "strace -i -o bah oracle" run on linux (I want the bah file)
I can see what syscalls are missing and do something about it...
about futexes: I have working futexes but there are some stability issues. I am working on it
and I have some uncommited patches which might help the situation.
More information about the freebsd-emulation
mailing list