Date: Thu, 10 Aug 2006 10:16:51 +0200 From: Divacky Roman <xdivac02@stud.fit.vutbr.cz> To: Intron <mag@intron.ac> Cc: freebsd-emulation@freebsd.org Subject: Re: My Linux AIO Implementation Calling for Test Message-ID: <20060810081651.GA91970@stud.fit.vutbr.cz> In-Reply-To: <courier.44D9F631.000047DF@intron.ac> References: <1153994127.11460@origin.intron.ac> <20060728093647.GA32168@stud.fit.vutbr.cz> <courier.44CB32FB.0000D8D5@intron.ac> <20060807232055.77a70f8a@Magellan.Leidinger.net> <courier.44D9DE44.00004194@intron.ac> <57663789@serv3.int.kfs.ru> <courier.44D9F631.000047DF@intron.ac>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060810081651.GA91970>