RE: Re: Cary's book -- Out of stock !Hi!

> Figure 9-14 shows an interesting situation in which a single fast CPU
> out-performs a system with 4 slower CPUs, for a certain condition;
> this is exactly the situation I am facing while testing the move of a DB
> (9.0.1.3.0) from a 2-processor (600 MHz) to a 4-processor (400 MHz)
> box and have been puzzling over reduced performance, even after playing
> with different degrees of parallel query and having twice as much memory
> for the DB on the 4-processor box

Btw, that's one of the reasons why I suggest my clients to turn off
Hyperthreading for their new Intel boxes.
HT basically makes your CPU to 2 over 50% slower CPUs, providing that all
your virtual CPUs will be loaded and you are using the same types of CPU
instructions in all of your processes (I doubt that you are using MMX, SSE
or even FPU that much with your Oracle database).

Situation gets especially bad with parallel execution where Oracle thinks it
has 4 physical processors whilst you actually got 2 for example.

Tanel.



-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Tanel Poder
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).

Reply via email to