Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: SMP/MPP and PQO
<SPAN
class=537200618-12062001>Lisa,
If you
are interested in more detail on the differences between SMP, NUMA, and
clusters, there is a great book "In search of clusters". It's one of the best
technical books I've read. I can't remember the author's name, but maybe another
list member can help. I picked it up because someone else on the list recomended
it a while ago.
<SPAN
class=537200618-12062001>
<SPAN
class=537200618-12062001>Henrh
<FONT face=Tahoma
size=2>-----Original Message-----From: Riyaj_Shamsudeen_at_i2.com
[mailto:Riyaj_Shamsudeen_at_i2.com]Sent: Tuesday, June 12, 2001 12:48
PMTo: Multiple recipients of list ORACLE-LSubject: Re:
SMP/MPP and PQOHi
Lisa
SMP - In SMP many CPUs share the same memory. Typical example would be E450, 4
processors, 4GB memory. Only L2 cache in the CPUs need to be co-ordinated when
a memory buffer is changed or intended to change. <FONT
face=sans-serif size=2> MPP - In MPP each CPU has
its own memory and its own disks that they control (typically). An example
would be nCUBE or IBM RS6000, where each processor runs its own OS and
messaging is used heavily to coordinate the access to the resources.
NUMA - Nun
-uniform memory access - Group of CPUs share the same memory and the messaging
is used between the group of the CPUs to coordinate the access to the
resource. An example would be Sequent NUMA-Q, where there are multiple quads
and each quad has 4 cpus and 2GB memory (typically) and IQ-link coordinates
the access to the resources between the quads. HP has ccNUMA for this.
Now, I don't
think, E10k domain would qualify for a MPP, since there is no coordination or
access restrictions between the domains ( at least that I know of). Each
domain can manipulate its own disk / memory /devices without any messaging
between the domains, in a non-clustered environment. <FONT
face=sans-serif size=2> <FONT
face=sans-serif size=2> PQ architecture splits the
FTS or long running operations on non-partitioned tables, in to multiple
chunks based upon the rowid ranges. It is not a simple split though. First,
work is divided in to degree of parallelism. For example, if the QC process
determines that it has to scan 100,000 blocks and parallelism is determined as
4 then 25000 would be the split. But not all 25000 block is handed over to the
slave processes. QC uses 9/13 rule. QC hands over 9/13 of the work (i.e. 25000
"Koivu, Lisa" <lisa.koivu_at_efairfield.com> <FONT face=sans-serif size=1>Sent by: root_at_fatcity.com 06/12/01 09:17 AM <FONT face=sans-serif size=1>Please respond to ORACLE-L <FONT face=sans-serif size=1> To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> <FONT face=sans-serif size=1> cc: Subject: SMP/MPP and
face="Times New Roman" size=3> <FONT face="Book Antiqua" size=2>Oracle Database Administrator<FONT face="Times New Roman" size=3> 954-935-4117<FONT face="Times New Roman" size=3>
![]() |
![]() |