"b11_" <> wrote in message
news:A11905CB-7ACE-44B8-ACDB-...
> Is it possible for a computer to have both a very slow(0.1 ghz) processor
> and
> a fast(2.0 ghz) processor?
Not sure exactly how it works say on a multi-CPU parallel processing array,
but for desktop systems the answer is no with a caveat.
I've been using SMP (Symmetric multiprocessing) since the Tyan Tiger 133
came out. The processors must be identical for this to work. For example,
the Tiger I had was a PIII Slot1 architecture, but it came with an adapter
card that allowed the use of a flip chip PIII (FCPGA - Flip Chip Pin Grid
Array). Even though say the processors were the same clock speed, they had
different architectures, so were not identical. You either had to run either
2 Slot1's at the same clock speed, or 2 FCPGA chips with the same
requirements of the Slot1's. The same premise applies for all the newer SMP
boards. All processors must be identical.
As for the caveat I mentioned, there is a low end version of ASMP
(asymmetric multiprocessing) on a lot of machines in use. High-powered 3D
chipsets in modern video cards could be considered a form of this. This does
not handle data in the form you are asking about however. The video card is
specialized to handle data pertaining only to it's function.
--
Sanity calms, but madness is more interesting.
http://www.lockergnome.com/darksentinel
Undo the munge to reply by email