LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-29-2014, 09:20 AM   #16
jtsn
Member
 
Registered: Sep 2011
Posts: 922

Rep: Reputation: 480Reputation: 480Reputation: 480Reputation: 480Reputation: 480

This funroll-loops discussion started with "i586 optimization" in the 90s and even spawned a GCC fork back then. In 2014 it is completely obsolete. Modern x86 CPUs translate all CISC instructions into µOPs and execute them on a RISC-like core. There is absolutely no practical benefit in feeding the instruction decoder with slightly less antiquated instructions. They end up as the same µOPs anyway.
 
Old 05-29-2014, 09:22 AM   #17
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Original Poster
Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
Quote:
Originally Posted by solarfields View Post
so, what shall we give you?
I want to see how you use the 32bit only computers and if, particularly, you have in normal use pre-i686 era computers...

Also, how you are impacted by a i686 Slackware. Positively or negatively.

BUT, I want something else than the fundamentalist speeches like "BUT PentiumM!" or "BUT home routers!". Come on! We can do better!
 
Old 05-29-2014, 09:23 AM   #18
jtsn
Member
 
Registered: Sep 2011
Posts: 922

Rep: Reputation: 480Reputation: 480Reputation: 480Reputation: 480Reputation: 480
Quote:
Originally Posted by Darth Vader View Post
If switching to i686 will cause the energy savings can even say that this will help prevent global warming.
It's not a surprise that someone who fell for the global warming hoax does also believe in making computers faster by using compiler switches...
 
2 members found this post helpful.
Old 05-29-2014, 09:28 AM   #19
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Original Poster
Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
Quote:
Originally Posted by willysr View Post
Yes, your computer is the classic (and the real) problem "BUT PentiumM!", but, I ask you, it is your main computer? OR, you can live with it in the latest i486 Slackware (i.e. 14.1) without huge problems, if Slackware switch to i686?
 
Old 05-29-2014, 09:35 AM   #20
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Original Poster
Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
Quote:
Originally Posted by jtsn View Post
This funroll-loops discussion started with "i586 optimization" in the 90s and even spawned a GCC fork back then. In 2014 it is completely obsolete. Modern x86 CPUs translate all CISC instructions into µOPs and execute them on a RISC-like core. There is absolutely no practical benefit in feeding the instruction decoder with slightly less antiquated instructions. They end up as the same µOPs anyway.
You are sure? Do a test of Slackware (i486) and Arch (i686) in a old i686 computer...

Last edited by Darth Vader; 05-29-2014 at 09:45 AM.
 
Old 05-29-2014, 09:41 AM   #21
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Original Poster
Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
Quote:
Originally Posted by jtsn View Post
It's not a surprise that someone who fell for the global warming hoax does also believe in making computers faster by using compiler switches...
Perhaps global warming maybe is questionable, but the economy of at least 100w/h of electricity, means something tangible in your pocket.

Also, I believe, to use the processor at its full capacity. These new instructions are specifically made ​​for faster processing. Do not you think? Test it! Or we must believe in i486 and to do not question, because you say that?

Last edited by Darth Vader; 05-29-2014 at 09:56 AM.
 
Old 05-29-2014, 09:54 AM   #22
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Original Poster
Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
Quote:
Originally Posted by Didier Spaier View Post
I don't understand how issues with old video cards are related to the machine's architecture in any way.

Furthermore you can always use a legacy X driver like vesa (still shipped in Sackware 14.1) if everything else fails.

Also, I'm not sure that compiling the whole distribution for i686 will result in a significant performance increase (does someone have figures or links on that?) but in any case you can always re-compile the stuff you want to accelerate.

In any case, there are so many different hardware configurations that finding a general answer to your question will be difficult.

If you suggest dropping support for old machines to favor newer ones... Well answers will fall into two categories:
  • I agree
  • I disagree
Then who do you want to satisfy?

Anyhow it's up to Pat to decide on such a matter (among others :-)
The operating system do not run in a abstract processor. There is a system. Looking to Slackware arch, i486, the users are encouraged to try to install the modern Slackware in their very old boxes. But, even if Slackware is able to run in their so old boxes, they will hit diverse problems, like I said, i.e. the drivers for SiS or Savage video-cards, which make the (complete) installation to fail. And no, the VESA driver is not magic. Is very likely to fail too.

In the mean time, us, all, we are "forced" to use an unoptimized operating system, in the name of a hypothetical compatibility which not really exists.

So, I believe that is better for all parts to have a i686 build. That optimization will be seen better, even on old computers, who are on the limit. Then, in fact, the i686 port will help even the users who really have old computers, but still enough modern to be used ordinary.

Last edited by Darth Vader; 05-29-2014 at 10:02 AM.
 
Old 05-29-2014, 10:13 AM   #23
LuckyCyborg
Senior Member
 
Registered: Mar 2010
Posts: 3,500

Rep: Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308Reputation: 3308
Quote:
Originally Posted by Darth Vader View Post
You are sure? Do a test of Slackware (i486) and Arch (i686) in a old i686 computer...
Yeah, I have a Pentium III with Arch. Basically, because on Arch, the Youtube movies and mplayer works fine. In Slackware the movies are framed. Still, good luck to convince them to pass to i686!

I tried that too, long time ago, but...
 
Old 05-29-2014, 10:26 AM   #24
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Original Poster
Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
Quote:
Originally Posted by LuckyCyborg View Post
Yeah, I have a Pentium III with Arch. Basically, because on Arch, the Youtube movies and mplayer works fine. In Slackware the movies are framed. Still, good luck to convince them to pass to i686!

I tried that too, long time ago, but...
I don not want to convince them "to pass to i686", I want only to make them to look for and to try to do an i686 build...
 
Old 05-29-2014, 10:38 AM   #25
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,057

Rep: Reputation: Disabled
Quote:
Originally Posted by Darth Vader View Post
I want only to make them to look for and to try to do an i686 build...
Then do it yourself first (with all packages but -noarch ones rebuilt, of course) and come back with a link to an ISO image of it. I'm sure that a lot of us will be grateful for that and eager to try it. Maybe you could get advises from Eric or Stuart who already did something similar.

Last edited by Didier Spaier; 05-29-2014 at 10:44 AM.
 
1 members found this post helpful.
Old 05-29-2014, 11:00 AM   #26
jtsn
Member
 
Registered: Sep 2011
Posts: 922

Rep: Reputation: 480Reputation: 480Reputation: 480Reputation: 480Reputation: 480
Quote:
Originally Posted by Darth Vader View Post
You are sure? Do a test of Slackware (i486) and Arch (i686) in a old i686 computer...
Why should I? These ancient computers are from the 90s and completely outdated. I did write about modern x86 CPUs and how they handle the opcodes feed to them.

Despite this comparing Arch and Slackware is completely bullshit, because Arch and Slackware are very different.

Yeah, you can even waste time building Gentoo for i486 just for the sake of proving something, but you only get values for your specific (most likely outdated) CPU model. And this way you can tell absolutely nothing about thousands of different x86 CPUs out there.
Quote:
These new instructions are specifically made ​​for faster processing.
About which specific opcodes are you talking about? Please name them. You don't have a single clue about microprocessors.
 
Old 05-29-2014, 11:01 AM   #27
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
Quote:
Originally Posted by Darth Vader View Post
Yes, your computer is the classic (and the real) problem "BUT PentiumM!", but, I ask you, it is your main computer? OR, you can live with it in the latest i486 Slackware (i.e. 14.1) without huge problems, if Slackware switch to i686?
No, my main computer is my desktop. That laptop's HDD was broken now and since there's no one selling an old PATA HDD here, i don't use that laptop anymore. Last time, i installed Slax on it since Slax can be used from USB Flash Drive and it's working fine.

Yes, most users will not gain any significant improvements by switching to i686
 
Old 05-29-2014, 11:23 AM   #28
tronayne
Senior Member
 
Registered: Oct 2003
Location: Northeastern Michigan, where Carhartt is a Designer Label
Distribution: Slackware 32- & 64-bit Stable
Posts: 3,541

Rep: Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065
Quote:
Originally Posted by Darth Vader View Post
Therefore, I ask you, if there were a Slackware i686 or a i686 port demonstration'd be interested to test it on your beloved dinosaurs?
Hmm.

I'd probably not be tempted -- I have come to believe in Slackware (well, it actually didn't take much of any time to decide that Slackware was and will be the one and only) and have no reason to fiddle and twiddle with the stable version of the 32-bit releases.

I've noticed that the Slackware SlackBuilds pick the poison (as it were) and compile for the platform, be it whatever processor might be there -- i486, i586, iwhatever6 (and, of course, xxx64). The distribution runs on the hardware that I have with no effort on my part (yay!) either 32- or 64-bit. Thus, I have no reason to fiddle around with anything.

I keep the old guys at stable and I do add a couple of SBo packages (which, of course, build for the platform on either the 32-bit or 64-bit boxes). I like this sort of thing, I don't particularly feel the drive I used to to optimize and mess around -- build it, install it and be done with it is a good rule (at least for me) and it's been working just fine for years. All that hardware stuff previously is from lshw, for example.

My main concern is that the data base servers do what they're supposed to; like I said, these guys sit in a closet mumbling to themselves and they don't get rebooted but maybe twice between Slackware releases (unless the power goes out and the UPS goes flat -- stuff happens).

Basically, I fiddled around with computers for a long, long time (from the 1970's anyway) and I've pretty much gotten over the reinvent the wheel thing a long time ago -- just ain't much fun any more, I value install it and leave it be nowadays. That's why I value Slackware so highly.

Those 32-bitter are just workhorses that do their thing and don't bother me much and they're going to keep being that until the die. I'll give 'em a nice funeral and send them off the the Great Byte Bucket in the Sky with best wishes (think these things will last as long a Voyager 1? Still going from launch in September 1977, pretty much out of the solar system?).

I really believe in Doug McIlroy's Unix Philosophy: write programs that do one thing and do it well (and don't screw with 'em once you've got 'em there).

So, to answer the question, probably not.

Hope this helps some.
 
Old 05-29-2014, 11:31 AM   #29
Darth Vader
Senior Member
 
Registered: May 2008
Location: Romania
Distribution: DARKSTAR Linux 2008.1
Posts: 2,727

Original Poster
Rep: Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247Reputation: 1247
Quote:
Originally Posted by jtsn View Post
Why should I? These ancient computers are from the 90s and completely outdated. I did write about modern x86 CPUs and how they handle the opcodes feed to them.

Despite this comparing Arch and Slackware is completely bullshit, because Arch and Slackware are very different.

Yeah, you can even waste time building Gentoo for i486 just for the sake of proving something, but you only get values for your specific (most likely outdated) CPU model. And this way you can tell absolutely nothing about thousands of different x86 CPUs out there.

About which specific opcodes are you talking about? Please name them. You don't have a single clue about microprocessors.
Oh You Grand Master of the Assembler!

Sorry my humble opinion, but to take a classic example of conditional move used i.e. for a nice "IF THEN ELSE":

i486 code

Code:
    XOR     EBX,EBX                ; Clear register for later
    ADD     ECX,[SMALL_COUNT]      ; Adjusts by some small counter value
    JNC     Continue               ; If ECX didn't overflow, continue
    MOV     ECX,EBX                ; Reinitialize ECX if it overflowed
Continue:
Executed on 4 opcode reads.

i686 code

Code:
    XOR     EBX,EBX                ; Clear register for later
    ADD     ECX,[SMALL_COUNT]      ; Adjusts by some small counter value
    CMOVC   ECX,EBX                ; If ECX overflowed, reinitialize to EBX
Executed on 3 opcode reads.

Oh, You Great Master of Assembler, don't think that the second code snippet is more compact (i.e. the executable is smaller) and executed in a better time?
 
Old 05-29-2014, 11:56 AM   #30
jtsn
Member
 
Registered: Sep 2011
Posts: 922

Rep: Reputation: 480Reputation: 480Reputation: 480Reputation: 480Reputation: 480
Quote:
Originally Posted by Darth Vader View Post
Oh, You Great Master of Assembler, don't think that the second code snippet is more compact (i.e. the executable is smaller) and executed in a better time?
No: http://yarchive.net/comp/linux/cmov.html
Code:
From: Linus Torvalds <torvalds@osdl.org>

CMOV (and, more generically, any "predicated instruction") tends to
generally a bad idea on an aggressively out-of-order CPU. It doesn't
always have to be horrible, but in practice it is seldom very nice, and
(as usual) on the P4 it can be really quite bad.

On a P4, I think a cmov basically takes 10 cycles.
So now, where you've narrowed it down to a single instruction and got disproved by the kernel inventor himself, I think we can close the case.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Trinity Desktop for Slackware-13.37 i486 and x86_64 Stragonian Slackware 24 07-31-2013 05:48 PM
How to get a fully functional linux machine from the scratch? anand.arumug Linux - General 14 01-09-2010 10:07 PM
Slackware Functional Commands IwannaSlack Slackware 13 11-13-2009 01:17 PM
Slackware: i486 and optimizations alphisb0t Slackware 6 08-07-2007 04:08 PM
machine arch and cpu (i486/i686) abs Slackware 6 08-22-2004 08:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration