Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Curioser and Curiouser

Re: Curioser and Curiouser

From: Niall Litchfield <niall.litchfield_at_gmail.com>
Date: Fri, 14 Jan 2005 13:18:18 +0000
Message-ID: <7765c89705011405186cf03732@mail.gmail.com>


On Wed, 12 Jan 2005 09:00:16 -0800, Jared Still <jkstill_at_gmail.com> wrote:
> On Wed, 12 Jan 2005 11:27:26 -0500, Mladen Gogala
> <mgogala_at_allegientsystems.com> wrote:
> > I can answer that, but being that I am a Linux fan, I don't really want to,
> > because Win2k (have not tried 2003) was consistently beating FC3 (same
> > machine, just as in Niall's case) by 5%-10%. This orange juice must be
> > too strong for me.

FWIW turning on directIO (I have also setup for async io but here it is LGWR that is too slow) brought the FC3 score down to 84s which is slower than winXP, but I'm prepared to believe that this is probably about as good as it gets for this particular script - and quite possibly unnoticeable to end users.

> It must be FD2 config.
>
> I've run the same databases on RH 7.1 and Win2k, with the machines
> being identical ( Dell PowerEdge 2550, 2 gig RAM)
>
> Well, not quite identical. The Win2k box has more disks, and was running
> only one database.
>
> The RH box was running 4 databases, 2 very active.
>
> And it was still faster than the Win2k.

So in fact not the same at all :).

Its worth noting that my results are exactly worthless for comparing linux and windows as yet. One *might* conclude that the lgwr process on FC3/ext3 is less efficient than the lgwr process on Windows/NTFS, but that is about it.

I'd actually expect Linux to do better in a controlled test of identical databases suffering similar external load and a real world mix of ddl and dml - i.e. something similar to Jared's anecdote. In particular someone on this thread mentioned scalability and I *expect* the mutli-process/shared memory architecture of *nix to do better than the private memory/multi threading architecture of windows.

Actually I'd suggest one more thing. That in both cases the gains from tuning far outweigh the innate platfom differences. If this is consistently the case - and I have to confess that I expect it to be - then the question one should be asking is not (which is faster linux or windows) but how well do I think this thing is tuned?

-- 
Niall Litchfield
Oracle DBA
http://www.niall.litchfield.dial.pipex.com
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Jan 14 2005 - 07:13:38 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US