I had to add quite a bit of code to make the database (oltp) workload run properly on Linux, around the way that I/O is submitted (using Oracle's io_submit instead of aio_write), and the way shared memory is allocated and used. I also added a feature to enable raw: syntax in the filenames, so that we can use raw devices for the database workload.
The makefiles/autoconf stuff isn't an issue (I didn't make any specific changes there). We need to integrate these set of changes to enable Linux to be complete... Richard. -----Original Message----- From: [EMAIL PROTECTED] on behalf of rae l Sent: Thu 4/24/2008 6:52 PM To: eric kustarz Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; perf-discuss@opensolaris.org Subject: Re: [perf-discuss] port filebench to linux > On Sat, Apr 19, 2008 at 7:17 AM, eric kustarz <[EMAIL PROTECTED]> wrote: > > hey Denis, > > > > Thank you so much for the patch. Really. automake is not my speciality. > > > > Couple of small questions for you before i integrate your changes... [...] > BTW: there is still some inconsistence through all these documentation: > http://www.solarisinternals.com/wiki/index.php/FileBench > http://www.opensolaris.org/os/community/performance/filebench/ > and some docs in the source tree; > 1. what is the binary f scripts interpreter's name: go_filebench or filebench? > 2. and the perf(or conf) files driven perl script: filebench or > runbench or benchpoint? There are several different named filebench > perl scripts, which is the correct one? Could you please the > maintainer remove others? > 3. Please give some more description about every part of the source > tree, which provided on the sourceforge? to eric or wilson or Shepler: Please give further comments on this? I just want to help to run filebench well on linux. -- Cheng _______________________________________________ perf-discuss mailing list perf-discuss@opensolaris.org _______________________________________________ perf-discuss mailing list perf-discuss@opensolaris.org