Welcome, Guest. Please login or register.

Author Topic: Which CPUs do you love or hate  (Read 15672 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Which CPUs do you love or hate
« Reply #44 on: December 17, 2009, 03:14:51 PM »
Quote from: koshman;534224
@ Karlos: you won't find much logic when Amigans start bashing "competing" platforms :D


I'll let top answer that:

Code: [Select]
Tasks: 155 total,   4 running, 151 sleeping,   0 stopped,   0 zombie
Cpu(s): 72.2%us,  0.4%sy,  0.0%ni, 16.9%id, 10.3%wa,  0.1%hi,  0.1%si,  0.0%st
Mem:   4053804k total,  4026464k used,    27340k free,     8892k buffers
Swap: 20000884k total,    18008k used, 19982876k free,  3396568k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND                                                                                                                                                                        
 8631 karlos    20   0  175m  32m 5096 R  100  0.8  13:58.72 mencoder                                                                                                                                                                      
 8652 karlos    20   0  170m  27m 4652 R   97  0.7   6:05.80 mencoder                                                                                                                                                                      
 8642 karlos    20   0  170m  27m 4652 R   96  0.7   7:52.02 mencoder

(...snip...)
int p; // A
 

Offline koshman

  • Sr. Member
  • ****
  • Join Date: Nov 2009
  • Posts: 445
    • Show only replies by koshman
Re: Which CPUs do you love or hate
« Reply #45 on: December 17, 2009, 03:21:44 PM »
I take it that top reports every thread as a separate CPU? an octocore, nice :D
- Radim
 
A600 - 68020/33, 10MB RAM, 3.1, 2GB SD
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Which CPUs do you love or hate
« Reply #46 on: December 17, 2009, 03:33:32 PM »
Quote from: koshman;534227
I take it that top reports every thread as a separate CPU? an octocore, nice :D


If graphs are more your thing, the standard gnome system monitor shows a separate trace for each core (as does windows task manager). Or if you prefer the console but top is too spartan, htop shows a bar for each core and one for memory usage.
int p; // A
 

Offline AmiDARK

Re: Which CPUs do you love or hate
« Reply #47 on: December 17, 2009, 03:44:00 PM »
Hi,
 
Like : 6502 ( Apple IIc rulez :p, my first(s) asm coding lines )
like 68000 ( Amiga 500 )
like 486DX2 266Mhz ( My first PC was with this CPU :p Duke nukem power)
love 68060 (superscalar, fpu all in 1 cpu :p)
don't like : Intel / AMD cpus (too poor in registers for coding comparing to 680x0/6888x cpu(s)/fpu(s))
don't like : Dual/Quad core : they show the lack of progress in CPU technology
 
Regards,
AmiDARK
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Which CPUs do you love or hate
« Reply #48 on: December 17, 2009, 04:01:09 PM »
Quote
don't like : Dual/Quad core : they show the lack of progress in CPU technology

If you think they are less evolved than single core CPU's running at higher clock rates then you must have a pretty one dimensional view of processor development. Just recall the P4; an exercise in marketing the "MHz myth". One core on my Q9450 at 2.66 GHz does more work per MHz than the 3.2GHz P4 at work. And there's four of them.

It astounds me that amiga enthusiasts, who, let's face it evangelised pre-emptive multitasking as the holy grail of OS design fail to appreciate how multicore CPU's are the hardware equivalent. Four cores means that 4 threads can each run at any instant, unlike a single core CPU wherein (even given HT) only one process is running at any given moment.

You don't even need specially written massively threaded software to appreciate multiple core, just run a few big CPU hogging apps concurrently and you see the benefit immediately.
« Last Edit: December 17, 2009, 04:06:01 PM by Karlos »
int p; // A
 

Offline persia

  • Hero Member
  • *****
  • Join Date: Sep 2006
  • Posts: 3753
    • Show only replies by persia
Re: Which CPUs do you love or hate
« Reply #49 on: December 17, 2009, 04:34:07 PM »
It is rather astounding that Amiga folk are so disparaging about anything invented after 1990.  When I bought my Amiga back in '85 it was *because* is was top of the line hardware, has this community became a hangout for luddites?  The Amiga was created out of cutting edge hardware pushed insanely beyond it's limits. That's what I bought into in 1985 and that's what I still want now.

The multicore chips were the best thing to hit the market this century.  The old single core P4's are dogs compared to even the lowest end dual cores.  I've got a pair of quad cores in my main computer and am astonished at the rendering and video capabilities of it.  Try a lot depends on the GPU, but as Karlos says, even basic multitasking is a heck of a lot faster and smoother.  I will never go back to a single core for my main machine again.
[SIGPIC][/SIGPIC]

What we\'re witnessing is the sad, lonely crowing of that last, doomed cock.
 

Offline jj

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 4052
  • Country: wales
  • Thanked: 2 times
  • Gender: Male
    • Show only replies by jj
Re: Which CPUs do you love or hate
« Reply #50 on: December 17, 2009, 05:10:04 PM »
I even notice a massive difference on my lowly AMD64x2 especially in some games that seem to make good use of dual core .
“We don't stop playing because we grow old; we grow old because we stop playing.” - George Bernard Shaw

Xbox Live: S0ulA55a551n2
 
Registered MorphsOS 3.13 user on Powerbook G4 15"
 

Offline koshman

  • Sr. Member
  • ****
  • Join Date: Nov 2009
  • Posts: 445
    • Show only replies by koshman
Re: Which CPUs do you love or hate
« Reply #51 on: December 17, 2009, 05:34:14 PM »
Actually when I first started using multi core CPUs I didn't think it was a quantum leap compared to single core (I don't use multithreaded apps often). It was when I was forced to go back to single core a month ago when I really felt the difference. Even when doing simple tasks such as web browsing or burning a DVD the computer can become unresponsive and generally not pleasant to work with. Funny thing that before I first got a dual core CPU I had never noticed that :)
- Radim
 
A600 - 68020/33, 10MB RAM, 3.1, 2GB SD
 

Offline TheGoose

  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 1458
  • Country: us
  • Gender: Male
    • Show only replies by TheGoose
    • http://www.amiga.org/forums/blog.php?u=827
Re: Which CPUs do you love or hate
« Reply #52 on: December 17, 2009, 06:16:35 PM »
Borcholli core - love.

Over clock or over cook!
« Last Edit: December 17, 2009, 11:16:13 PM by TheGoose »
G1200, A3000D, A1200 PPC AOS4.0C

I\'m on Google +
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: Which CPUs do you love or hate
« Reply #53 on: December 17, 2009, 08:17:22 PM »
Single core CPUs were never a good idea, especially when we started to demand multitasking... But technology just didn't allow us more than one chip as complex as a CPU in a home computer... but now it does, and I would say two cores is the minimum any computer system should have... my iPhone is the only computing device I use at home with a single core... and hopefully Apple can sort that out soon ;)

Offline B00tDisk

  • VIP / Donor - Lifetime Member
  • Hero Member
  • *****
  • Join Date: Dec 2002
  • Posts: 1670
    • Show only replies by B00tDisk
    • http://www.thedelversdungeon.com
Re: Which CPUs do you love or hate
« Reply #54 on: December 17, 2009, 08:29:13 PM »
Quote from: bloodline;534263
Single core CPUs were never a good idea, especially when we started to demand multitasking... But technology just didn't allow us more than one chip as complex as a CPU in a home computer... but now it does, and I would say two cores is the minimum any computer system should have... my iPhone is the only computing device I use at home with a single core... and hopefully Apple can sort that out soon ;)


Well they got you to shell out for a locked piece of hardware that doesn't belong to you and needs their permission to do anything with, so I'm sure they can do just about anything!

:D :D :D
Back away from the EU-SSR!
 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: Which CPUs do you love or hate
« Reply #55 on: December 17, 2009, 08:39:54 PM »
Quote from: B00tDisk;534264
Well they got you to shell out for a locked piece of hardware that doesn't belong to you and needs their permission to do anything with, so I'm sure they can do just about anything!

:D :D :D
Maybe,

I'd like to help clear up that little myth about the locked nature of the iPhone, if you use the iPhone SDK you can install any app that you compile yourself (and you can give that app you compiled to up to 100 friends) on your iPhone.

It is only if you want to sell/distribute an app to unknown people that Apple then require approval... which is fine with me, I'm having fun with my mobile device... :)

Offline persia

  • Hero Member
  • *****
  • Join Date: Sep 2006
  • Posts: 3753
    • Show only replies by persia
Re: Which CPUs do you love or hate
« Reply #56 on: December 17, 2009, 09:18:25 PM »
I've jailbroken my 3GS, it works so much better that way.  Gotta be careful about backgrounding things though, they still suck power in the background...
[SIGPIC][/SIGPIC]

What we\'re witnessing is the sad, lonely crowing of that last, doomed cock.
 

Offline Karlos

  • Sockologist
  • Global Moderator
  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 16879
  • Country: gb
  • Thanked: 5 times
    • Show only replies by Karlos
Re: Which CPUs do you love or hate
« Reply #57 on: December 17, 2009, 09:18:47 PM »
Quote from: bloodline;534265
which is fine with me, I'm having fun with my mobile device... :)


Is the sock feeling jealous yet?
int p; // A
 

Offline Jose

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2871
    • Show only replies by Jose
Re: Which CPUs do you love or hate
« Reply #58 on: December 18, 2009, 01:18:18 AM »
Surprised noone mentioned the Phenom2, has great price/performance and very good upgrade shcemes where you didn't need a new motherboard.
It also seemed to have solved the so called performance problems of the original Phenom which a bigger/better cache or whatever.
It's also almost like a favor in the name of competition you're doing in buying these too...

I haven't used many other processors, let's see: 68000, too slow, 020, too slow, 040 good price/performance back in the day, but could have been better, 060 was very good, almost like a pentium but expensive..
I had a Phillips MSX VG8020 back in the day, but I was just a kid and mostly played cool games:) It was graphically better than the ZX :)
\\"We made Amiga, they {bleep}ed it up\\"
 

Offline stefcep2

  • Hero Member
  • *****
  • Join Date: Sep 2007
  • Posts: 1467
    • Show only replies by stefcep2
Re: Which CPUs do you love or hate
« Reply #59 from previous page: December 18, 2009, 02:54:24 AM »
Quote from: JJ;534235
I even notice a massive difference on my lowly AMD64x2 especially in some games that seem to make good use of dual core .


And when they can have an operating system that is able to perform operating system tasks in parallel thats when we'll really feel the benefits of multiple cores.