Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Aug 2006 22:50:25 +0800
From:      "Intron" <mag@intron.ac>
To:        Boris Samorodov <bsam@ipt.ru>
Cc:        freebsd-emulation@freebsd.org
Subject:   Re: My Linux AIO Implementation Calling for Test
Message-ID:  <courier.44D9F631.000047DF@intron.ac>
In-Reply-To: <57663789@serv3.int.kfs.ru>
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>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

Now you may try libaio-oracle (see my readme.txt). Compile your testing
application with both libaio and libaio-oracle under GNU/Linux. And then,
run the binary ELF on FreeBSD 7.0-CURRENT with my patch set.

My "testaio.c" is the minimum testing program that I use.

Please try to attack my patch set in any way.

If you find any problem, please send debugging kernel message and/or the
result of the command "trace" in ddb(4) (if kernel panics) and your
testing program source to me.

------------------------------------------------------------------------
                                                From Beijing, China




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?courier.44D9F631.000047DF>