Chris Pirih <[EMAIL PROTECTED]> wrote:
+> At 04:41 PM 02/09/1999 -0800, Brendan Miller wrote:
+> >BogoMIPS aside ('cause we all know what they're worth), which machine 
+> >would be "faster" under Linux--a Dual PPro-200MHz or an AMD K6-2 400?
+> >Assume same video, same disk subsystem, same amount of memory (64M or 
+> >128M, you pick), and a "standard" set of tasks--no extreme number 
+> >crunching, an occasional "large" compilation (the kernel, say), net-
+> >surfing, mail reading, man xterms for development, etc., etc.  Any 
+> >takers?
+> 
+> Compiling Linux 2.0 with default config:
+>   K6-2 333, 192MB EDO: 
+>     3:38  make vmlinux
+>     3:40  make -j3 "MAKE=make -j3" vmlinux
+>   Dual PPro 200, 192MB EDO:
+>     4:06  make vmlinux
+>     2:24  make -j3 "MAKE=make -j3" vmlinux
+> 
+> Presumably a K6 400 is 20% faster than a K6 333.  Probably more
+> than that if you'll be using 100MHz SDRAM.

I do own a Dual PPro with 220 MB RAM (don't beat me!) overclocked to 233 MHz
(stable, for 2 Years now) and as far as I'm concerned: for a normal
"standard" user, I guess the K6-2 will be the faster/better choice. - Because in
most cases people still tend to work sequential, not in parallel. Though
you could do some things in parallel under an operating system like Linux,
most things that will run in parallel with your own applications on an SMP
box will be the systems own daemons. In most cases they don't have a high
impact on the overall system performance. - Mind it, we are talking about
a "Joe User", not a server! - So if you tend to write a letter, print it,
write another letter, print it. Do some spreadsheet calculations, print the
results. Play a game, write a program, debug it. - You will have more
power available with the K6-2, because you do everything sequentially.

If you start doing the above mentioned stuff more like this:

Write all letters, one after the other, then start printing them with Ghostscript
all together, start spreadsheet calculations and start compiling your sources,
while playing a game while waiting for the printouts and the spreadsheet to come 
to an end, you will be better off with an SMP-machine.

And in the latter case, you are a very busy person then and have a great
concept how to save time in your work.

Best regards,

        Herbert


"Why aren't our NT-people in this meeting?" - "We are talking here about systems
with which we have troubles when they are running NOT." Two of my coworkers in a
meeting about a scheduled powerdown for crucial servers of a major german bank.

-
Linux SMP list: FIRST see FAQ at http://www.irisa.fr/prive/mentre/smp-faq/
To Unsubscribe: send "unsubscribe linux-smp" to [EMAIL PROTECTED]

Reply via email to