Linked by Thom Holwerda on Thu 22nd Jun 2006 21:55 UTC
Ubuntu, Kubuntu, Xubuntu On Monday of this week, more than 60 Ubuntu developers gathered in a hotel near Paris' Charles de Gaulle airport to plan Ubuntu's next release, codenamed Edgy Eft. The goal of the meeting is to set the goals for the upcoming release and to chart the set of steps that will be necessary to implement it.
Thread beginning with comment 136351
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE: i586
by zerblat on Fri 23rd Jun 2006 15:24 UTC in reply to "i586"
zerblat
Member since:
2005-07-06

Gnome, KDE, OpenOffice, Firefox(Linux), etc all require an interesting amount of ressoures.

And using newer CPU instruction sets will magically solve that how? Have you tried compiling any of those programs with different compiler flags and compared the performance (objectively)?

If you do find software that would benefit from using e.g. i586 instructions, I'm sure the Ubuntu developers would be very interested. There are some packages which certainly do benefit from specific compiler options (the kernel, glibc, various math and crypto libs); these are already optimized (check /usr/lib/i686 and /lib/tls/i686).

Reply Parent Bookmark Score: 1

RE[2]: i586
by rx182 on Fri 23rd Jun 2006 16:19 in reply to "RE: i586"
rx182 Member since:
2005-07-08

Gnome, KDE, OpenOffice, Firefox(Linux), etc all require an interesting amount of ressoures.

And using newer CPU instruction sets will magically solve that how? Have you tried compiling any of those programs with different compiler flags and compared the performance (objectively)?

If you do find software that would benefit from using e.g. i586 instructions, I'm sure the Ubuntu developers would be very interested. There are some packages which certainly do benefit from specific compiler options (the kernel, glibc, various math and crypto libs); these are already optimized (check /usr/lib/i686 and /lib/tls/i686).


Hmm ok, you got it wrong. I never said they should compile programs with the i586/i686 instruction set to make the system usable. I meant they should target the i586/i686 architecture because anyway, Ubuntu wont run at a decent speed on OLD CPUs like a 386, 486...

Try using Gnome, KDE, OpenOffice, Firefox, etc... on a P200. It will be way too slow to be usable. So why would they support 386, 486 CPUs? It just won't work with them anyway. That's what I meant ;)

Reply Parent Bookmark Score: 1