Forgot your password?
Close
binspam dupe notthebest offtopic slownewsday stale stupid fresh funny insightful interesting maybe offtopic flamebait troll redundant overrated insightful interesting informative funny underrated descriptive typo dupe error
1464151 story
Operating Systems Software AMD Linux

x86-64 Slackware Clone Released 207

Posted by timothy from the uniformity-in-diversity dept.
Rob_Ogilvie points out that another distribution for x86-64 (AKA AMD64) has been released: "This time it's Slamd64. Slamd64 10.1 is based off Slackware 10.1. Developer Fred Emmott ported Slackware to AMD64 in his spare time, trying to keep the distribution as close to Slackware proper as possible (even keeping binary compatibility for many existing packages). Finally x86-64 users have some real viable choices out there!"
This discussion has been archived. No new comments can be posted.

x86-64 Slackware Clone Released

Comments Filter:
  • by CyricZ ( 887944 ) writes: on Tuesday June 14, 2005 @07:22PM (#12818850)
    The past few weeks have been fantastic for PC operating system developments. Between the new Fedora release, this, the release of open source Solaris, the release of FreeBSD 5.4, Mac OS X on Intel machines, and the upcoming release of BeOS, things have really been happening at an amazing pace. We are truly coming up to a time of great innovation and change in the PC desktop/workstation landscape.
  • I've had AMD64 Gentoo running for over a year.
    • by repruhsent ( 672799 ) writes: on Tuesday June 14, 2005 @07:25PM (#12818881) Homepage Journal
      ...and it's STILL compiling!
      • :)
        I'm on package 353 of 397.
        Why did this get modded down? It was funny.
        For the record it does take 3-5 days for me to do a stage 1 install.
          • Exactly. My single-CPU (unless you count hyperthreading) 3GHz Pentium 4 takes less than 8 hours to get from booting and selecting Stage 1 to a fully working 2.6 kernel, with KDE, Firefox, Apache, and MySQL.

            Try throwing a 7200+ RPM hard drive and 1GB of good quality RAM in that slow AMD64 box and see what happens. Corsair XMS is good. Lots of other RAM is good. PNY is bad, K-Byte is worse. Anything with "value" in the name is BAD. Get a matched pair of low-latency 512MB PC3200 or maybe even PC3500 sticks. A
    • I've had AMD64 Gentoo running for over a year.

      Indeed, I've been running AMD64 Fedora 3 since it was released.

      What about the 64-Bit version of Windows XP?

      • by thynk ( 653762 ) writes: <slashdotNO@SPAMthynk.us> on Tuesday June 14, 2005 @09:22PM (#12819689) Homepage Journal
        What about the 64-Bit version of Windows XP?


        Crap for drivers. Only been running an AMD64 for a few weeks now, so I've yet to try out the flavors of linux for it, but only ran XP64 for about an hour before formatting the drive. Doesn't do much good to run 64bit OS if you can't talk to your printer and you have to use hacked up inf files to get the on board NIC working.

        Give it a year or so to get some freak'n driver support and then give it a shot. Till then, stick with XP pro or Linux.
        • You know there's an easier way to install undecorated drivers than decorating them yourself. Disable the requirement for decoration in your registry.

          But either way so far there's little point for WinXP 64. No real apps yet and only a few wireless nic drivers. Yeah and I haven't tried to print yet.

          Hehe. Of course if it weren't for the odd game I would even have windows installed. Running a good X86-64 Distro like FC is great. 64Bit Goodness. Now if only I could only get a 64Bit Flash plugin, 64Bit versions
            • Yeah but since I still want a flash plugin to work, I need to stick with 32Bit Java as having both the 32Bit and 64Bit Java's installed breaks both. I really don't feel like fixing Sun's lame linked Library Issues or compiling and running static versions of 2 different JVMs.

              Man java vms are such crap.
    • No kidding -- I'm a Gentoo user, and my first thought upon reading that was "Why is this news? All you have to do is recompile..."
        • Yes but most of this work has already been done. The fun part is fixing code that was hardcoded 32Bit by brain dead programmers who never thought their code might be run on an Alpha or Sparc system let alone an Opteron.
  • I've been waiting for something like this. I use Slackware V10.1 and have been for years. I'll finally be able to pickup my AMD64 and run a real Linux. 8)
    • Hmm BSD init scripts are just loads of fun. Nothing like searching through one big script in hopes of finding a line of text to uncomment so you can start that special daemon on the next boot.
      • grep?

        Atleast its better than searching through a pile of seemingly random numberred symlinks....

        Jeroen
        • Symlinks that point to all kinds of scripts with conditional if, else, fi statements at that.
          • Hmm like I deal with the symlinks myself. Chkconfig does that for me. The only hassle is if I have to write a startup script myself but they are very straight forward and I rarely have to do that.

            Heck it's alot easier looking for the sendmail initscript in /etc/init.d to edit the startup than searching through one massive script.
            • "Heck it's alot easier looking for the sendmail initscript in /etc/init.d to edit the startup than searching through one massive script"

              Yeah , its real tough doing grep /etc/rc.d sendmail

              And there isn't one massive startup script , thats BSD itself you're thinking of. Perhaps you should check out how Slackware actually does it before you critiscise.
              • No there's just one for different runlevels and rc.local. I ran slackware for years. I am quite aware of how it's setup.
                • If thats your only gripe you might as well complain that theres only 1 process that carries out the functions of init. Geez.
                  • Well if you want to get into it.

                    1) How about package management? No one can tell me Slackware has good package management.

                    2) How about lack of hardware detection?

                    3) How about lack of commercial support? Yes some exists but I wouldn't be surprised if Linspire has more than slackware now.

                    4) How about commercial application support? Do you think if I install Oracle on Slackware, Oracle would actually provide support for that install?

                    5) How about the lack of good administration tools? Sure somethings like
                    • >1) How about package management? No one can tell me Slackware has good package management.

                      It uses .tgz which for me is a godsend. No farting about with irritating package management systems that don't tell you what their doing.

                      >2) How about lack of hardware detection?

                      I'll agree thats an issue for a novice but setting up the correct modules for an experienced admin isn't in issue. Besides which hardware detection has a nasty habit of going tits up on install and boot as I've seen in mandrake and r

                    • >2) How about lack of hardware detection?

                      I'll agree thats an issue for a novice but setting up the correct modules for an experienced admin isn't in issue. Besides which hardware detection has a nasty habit of going tits up on install and boot as I've seen in mandrake and redhat occasionally.


                      Hardware detection works most of the time. If necessary it can be disabled. When it does work though it really speeds up the install.


                      3) How about lack of commercial support? Yes some exists but I wouldn't be
  • Why not Debian? (Score:2, Informative)

    by Anonymous Coward writes:
    Debian on AMD64 [debian.org]
    • Maybe because the release they call "stable" is actually a euphemism for "hopelessly obsolete"?

      This is my actual opinion, not a troll. I've had too many incompatibilities because one year old software was TOO NEW to work with the latest "stable" release because "stable" used libraries a few versions old.
        • I had the misfortune of having to install "Debian stable" several months ago, when it WAS a few years obsolete.
        • If you feel two week old software is "hopelessly obsolete" then you have more problems than which OS to choose.

          Sarge might be only two weeks old, but many of its packages certainly aren't. It released with KDE 3.3.2, among others.

        • If you checked my info, you'd probably notice this:

          Karma: Excellent

          I don't think routine trolls get excellent karma.

          The only other post I find in my post list that was modded down was for flamebait was another post putting down Debian for what I saw as a legitimate problem, that being geriatric software labeled as "stable".

          I guess the Debian mindshare must be protected at all costs, even if it took them way too long to get Sarge out when other distributions had perfectly fine stable releases about every
          • If you checked my info, you'd probably notice this:

            Karma: Excellent

            Just so you know, only the owner of a Slashdot account can see their karma on their info page. The rest of us have to make assumptions based on the initial scores of their posts.

    • Re:Why not Debian? (Score:5, Insightful)

      by Man in Spandex ( 775950 ) writes: <prsn.kev@ g m a i l . c om> on Tuesday June 14, 2005 @08:09PM (#12819172)
      Maybe because that doesn't answer the fucking question which was "Are there any 64bit version of Slackware" that many would probably be interested in. Instead you come up and say "Why not Debian".

      It's like when I ask a question about compiling a certain program's source package and then the whole thing turns into a gentoo vs the rest of the world kind of conversation.

      Why not Debian? Who ever said this was a replacement to Debian? That's what you make it seem! Some ppl will take Debian. Some ppl will take Slackware It's just more choices.

      I want to use Slackware, why not Gentoo right? Those kind of questions are blindly asked without knowing what I really want and what I don't want. That's what you just did.

      A person wants this, but you suggest that.... No, stfu. That's not what the person wants.

      There's nothing wrong with Debian! (using Debian sarge on a fileserver) Your question was simply too vague and common among the OSS community where ppl like to steer away the conversations and start defending their favorite distro/software.
      • /me slaps Man in Spandex around with a large trout!

        Stop it! There you go making sense again!

        :-)
      • What advantages does slackware have that would make other distros a no-no?
      • And don't even start with the rpm / apt crowd. It seems that every question there is answered using the same template:

        Well in all you have to do is . It's really superior in every way, so why don't you switch?

        As if you really want to switch package managers, or use code to wrap the one your distro prefers with foreign command support. Of course, these people then follow up with, "That's why I use distro X, because I don't waste time doing what you are doing!"
    • Re:Why not Debian? (Score:4, Insightful)

      by CapnGrunge ( 233552 ) writes: on Tuesday June 14, 2005 @08:11PM (#12819189) Homepage
      • No dependencies
      • If some package is outdated, download binaries or source and compile at will.
      • No forced update of some other package I don't want/need
      • Slapt-get and RPM are optional
    • Simple. No proper support for multiarch libraries.... Apt can't handle them.
  • by Anonymous Coward writes:
    Why is this news? Don't the big ones (SuSE, Fedora, Gentoo, etc) already support AMD64? I think SuSE 9.3 supports both AMD64 and EM64T (Intel's version of the 64 bit arch).

    I'm not trying to troll, I'm just wondering if I'm missing something? I don't know much about 64 bit.
    • by eclectro ( 227083 ) writes: on Tuesday June 14, 2005 @07:42PM (#12819004)
      Don't the big ones (SuSE, Fedora, Gentoo, etc) already support AMD64

      It's news because slackware *is* one of the big ones that has been around since pretty much the beginning of Linux.
    • You are correct, however, this is news for Slackware and 64-bit processor support. Working for a large hosting company, we get many requests for Linux operating systems that are not "the big ones", and not listed on our typical build pages. Users want an OS they are comfortable with, not just what we advertise. Thanks, Fred - a quick test install on my Opteron scratch box works as expected. (And it is Slack - not rpms or debs or ebuilds...)
    • EM64T is basically AMD64, and you can run pretty much any AMD64 stuff on EM64T. It's not really what one would call "Intel's version." IA64 (aka Itanium), on the other hand, is Intel's 64-bit architecture. It was, obviously, not such a great success.
      • From this [pcpro.co.uk] article:

        Intel was reluctant to swallow its pride and admit that AMD was defining 64-bit computing, so it announced a 64-bit instruction set of its own called Extended Memory 64-bit Technology (EM64T). Frothy name aside, EM64T is almost identical to AMD64, enabling it to run Windows XP x64. Newer Pentium 4s, such as the 600 and 800 series, support EM64T. The main difference between EM64T and AMD64 is that EM64T includes SSE3 support, which has been added to only the latest Venice core Athlon 64

    • I did no K8-specific optimisations, just generic x86_64, so it should work fine on EM64T.
  • where's the torrent (Score:2, Interesting)

    by tota ( 139982 ) writes:
    Great news indeed.
    Well done, even the site looks like slackware.com

    I've always liked slackware because it is small and simple.
    I've been using slack since 1995, then I tried all the other distros but I always go back to slack when I want something simple to build from: the CD is quick to get you to shell where you can chroot, the installation is quick and takes the minimum amount of space (why would you need >500MB for bash + ls?!! Fedora anyone?), etc
    It will definitely have a place on my x86064 systems
  • Uh.. (Score:5, Informative)

    by pherthyl ( 445706 ) writes: on Tuesday June 14, 2005 @07:47PM (#12819042)
    This is good, but it's not like there was no choice for x86_64 before. Debian, (K)Ubuntu, Fedora, Suse, Mandriva all have 64 bit versions out.
    • Yes, but then you're still stuck with Debian, (K)Ubuntu, Fedora, Suse, or Mandriva..
        • Re:Uh.. (Score:3, Insightful)

          by SaDan ( 81097 ) writes:
          Gentoo. Download once*, install everywhere.


          Yeah, and compile forever. What a waste of time.

          I don't need to compile everything myself if it's done right the first time.

          Slackware tends to do just that, and it sounds like this unofficial port to AMD64 is keeping true to its source.

          Besides, choice is good. You use Gentoo, I'll use Slackware and it's distos based on Slackware. I've got no problems with that.
        • There have been two incidents recently which have really soured me on Gentoo, and I will probably migrate my opteron system to slamd64 soon.

          One, someone added a /usr/lib library to /bin/ls. I think it was the console mouse (gm?) routines; everything had been ok, until some emerge -sync changed the ebuild. I had to explicitly disable it to fix te problem. The very idea that any boot partition command would link to a non-boot library ought to send shivers down any UNIX user's spine. There is no excuse fo
    • Re:Uh.. (Score:2, Insightful)

      by lnjasdpppun ( 625899 ) writes:
      The problem is none of them are Slackware.

      I use and love Slackware because I find everything it does easy to understand and therefore easy for me to change as I need. The part I like best about Slackware is its init script setup, it's the only method I've actually come to understand from trying various other distros - and I didn't even need to RTFM to figure it out.

      Slackware is fairly basic and just gets out of my way so I can do things the way I want. Thats what I want from an OS and none of the ones y
  • not finally (Score:3, Informative)

    by __aaitqo8496 ( 231556 ) writes: on Tuesday June 14, 2005 @07:54PM (#12819075) Journal
    In case you hadn't heard, AMD64 distros have been abailable for a while now. Want something Debian-based? Try Ubuntu Hoary [ubuntu.com], which has been out for several months now.

    ISO for AMD64 [ubuntu.com]
  • by Anonymous Coward writes:
    Just because someone asks why this is news? Seriously, this is adding one more distro among how many? Looks like a bunch of goofballs out there taking offense at someone questioning slashdot.
  • Mirror problems (Score:3, Informative)

    by fred87 ( 720738 ) writes: <mail.fredemmott@co@uk> on Tuesday June 14, 2005 @08:20PM (#12819252) Homepage
    We've been having problems with rsync timeouts and I've not been able to get hold of the admin of the primary mirror. ftp.heanet.ie/pub/slamd64/ contains the .xdelta files for final compared to RC4 - full isos should have finished in a few hours. Sorry for the delay.
  • Viable? (Score:1, Interesting)

    by Anonymous Coward writes:
    Finally x86-64 users have some real viable choices out there!

    Viable? In what sense is a one-man fork of what is essentially a one-man operating system viable?

    For historical reasons Slackware has a special place in the hearts of many in the Linux community, granted. And it may even be a decent choice for enthusiasts and roll-your-own professionals. But any serious enterprise would be beyond foolish to entrust their IT center to an OS developed, packaged and supported entirely at the whim of just a coup
    • Re:Viable? (Score:3, Interesting)

      by Rooktoven ( 263454 ) writes:
      I for one trust it (and use it). Pat serves as the same sort of benevolent dictator as Linus does on the distribution level. He has constructed a rock solid concept that could survive him, as Linux would survive the loss of Linus.

      The point is that Pat has put together a system with a strong guiding philosophy holding it together, and as a result it has a lot of devotees who wouldn't let it go under.

      IT pros who use it utilise it do so because it's not tied to any sort of BS abstraction layer (ie dependen
    • Re:Viable? (Score:3, Insightful)

      by ifwm ( 687373 ) writes:
      "But any serious enterprise would be beyond foolish to entrust their IT center to an OS developed, packaged and supported entirely at the whim of just a couple of guys with no real infrastructure behind them"

      You just described not only the foundation of Linux, but the current operating state of most OSS projects.

  • Slack FAQ (Score:3, Interesting)

    by CapnGrunge ( 233552 ) writes: on Tuesday June 14, 2005 @08:28PM (#12819316) Homepage
    Why is this news?
    Well, it's slackware working in another architecture

    Why not Debian/*buntu/Fedora/yadda?
    I don't like [package] management getting in my way, that's why.

    It's outdated!
    Get some fresh source or search slackware-current or linuxpackages

    If I wanted to compile I'd get gentoo!
    Your choice.
  • You could also look at Gentoo as well, which has had 64 bit compatibility for a while. Course who'd want to look there for a distro who makes you compile things *gasp*
    • Gentoo really has the right idea here. They don't do "porting" or even selective patching. They write one ebuild per package and make it work for all architectures. No need to maintain multiple trees, no huge mess.

      If Gentoo had the resources to make and distribute binary packages with every combination of architecture and USE flags, it would be perfect.

      • Sounds like a project. Create a gentoo ebuild for a package which will (when it's running) connect to a central server and distribute all your binaries (by package and relevant use flags) with some form of p2p. Use checksums to verify that binaries are good (or at worst it takes multiple matching injectors to get a malformed package to look good). Add a paranoia option to let you control how many packages are actually rebuilt locally anyway to check the files match. Finally add an installer option whic
      • You can do textmode work about 5 minutes after beginning install of gentoo. Then as software compiles you can do more and more. But it's not like you can't use the computer while it installs.

        If you install Gentoo from knoppix you have full X server from the start, no need to wait at all.

  • Looking at the build scripts, you realize that x86_64 support isn't exactly a gargantuan effort. Half of the packages even look at an environment variable to know when not to pass -march to gcc. I suspect that the only reason that Patrick himself hasn't rolled out binaries is because he doesn't have the hardware to test it.
  • "Finally ... some real viable choices"? Come on, lots of different linux distros and all three BSDs have had AMD64 support for quite some time now. How much more blatent can you make a troll, and still get your "story" accepted?
  • wha...? (Score:4, Informative)

    by KillerBob ( 217953 ) writes: on Tuesday June 14, 2005 @09:08PM (#12819582)
    That's not a clone of Slack 10.1, it's an officially sanctionned port.

    Furthermore, Slack 10.1 will run just fine on AMD64, because AMD64, and ia64 as well, are backwards compatible and will run code intended for 32-bit processors. The difference is that the code in slamd64 is optimized for Athlon64/Opteron, a feat which is entirely doable by anybody who knows how to compile a kernel and their own software.

    Don't get me wrong. It's a great boon to people who prefer Slack and run AMD64, but that only comes in saving them the time to compile their own, but it's by no means the great saviour: I've been running Slack 10.1 on my Athlon64-based server for a while, and all I had to do was compile a kernel and recompile Apache/PHP/MySQL/Sendmail/UW-IMAP. Technically, I didn't even have to recompile those, either....
    • Re:wha...? (Score:3, Interesting)

      by Rich0 ( 548339 ) writes:
      The difference is that the code in slamd64 is optimized for Athlon64/Opteron, a feat which is entirely doable by anybody who knows how to compile a kernel and their own software.

      Well, it is a little more painful than that since quite a few packages don't compile or run cleanly on AMD64 without patching.

      all I had to do was compile a kernel and recompile Apache/PHP/MySQL/Sendmail/UW-IMAP

      I notice you didn't put java anywhere on that list. I have had no end of java pains on AMD64 - half the packages sor
      • Re:wha...? (Score:2, Interesting)

        by zdzichu ( 100333 ) writes:
        don't compile or run cleanly on AMD64 without patching.

        One of the strength of Slackware (and for me, reason I stayed with it) is policy not to patch sources. Except some extreme cases, like broken glibc.
        By applying patches, Slamd64 ruined Slack :/
        • Re:wha...? (Score:2, Informative)

          by fred87 ( 720738 ) writes:
          I applied no patches which weren't required to make packages compile/run on x86_64. I do not see how this can be considered ruining slack, rather than a neccessity.
      • . For what should be the most portable language there is, it certainly gives me lots of pain...

        There's a big difference between porting java code and porting the java platform that java code runs upon: The former is (mostly) platform-neutral, the latter is the infrastructure needed to acomplish that, and it must know about platforms, so that java code doesn't have to.
    • Re:wha...? (Score:2, Informative)

      by Rob_Ogilvie ( 872621 ) writes:

      That's not a clone of Slack 10.1, it's an officially sanctionned port.

      It is a port, but it's not official.

      Furthermore, Slack 10.1 will run just fine on AMD64, because AMD64, and ia64 as well, are backwards compatible and will run code intended for 32-bit processors.

      Yes, Slack 10.1 will run fine on x86-64 boxes, but it won't take advantage of any of the 64-bit extentions OOTB (nor ever as well as slamd64). And no, IA64 is not backwards compatible and will not run code intended for 32-bit processors

  • if i wanted to build a computer with an athlon 64 processor, specifically to run some sort of x86-64 compatible linux, what motherboard, video card, sound card, etc should i get to ensure maximum compatibility?
    • by tweek ( 18111 ) writes: on Wednesday June 15, 2005 @01:45AM (#12821015) Homepage Journal
      I bought my beast from Micronux:

      http://www.micronux.com/ [micronux.com]

      This model:

      here [micronux.com]

      It's a good system and it came with CentOS4 for x86_64 which I gave a few days before wiping and installing x86_64 gentoo.

      I've since bought an additional GB of memory to dedicate to various vmware machines for envrionment testing and some work-specific windows stuff.

      The only issues I've had with an all x86_64 system has been related to codeweavers and transgaming stuff. Oh and some issues with Flash. I spend most of time browsing with a native compiled firefox version and switching to firefox-bin under multilib when I need the non-64bit plugins.

      I even did my first stage one install in a LONG time (I normally do a stage 2 on installs for obvious time reasons) just to see how it would perform and even with just the 1GB of ram at the time, I was done in a couple of hours and running X. The system really does scream. FYI, PCI-Express in SLI mode is non-existant under linux right now but dual-head works fine.

      Micronux is a solid company and I plan on buying again from them in the future.
  • Wow, I beat Slack by a week with my homebrew "distro". If you want an engaging puzzle, try building your own install kit by hand from bits you have lying around on a working system. (For extra points try it with no network and the only removable storage being on USB.)
  • haha, slackware

    1996 called it wants its distro back
    • PERFECT FRIGGIN TIMING!

      I just ordered an AMD 64 today and will get in 2 days and I only use Slack. I really didnt want to build the distro myself but I was willing to try if I had to...

      BLESS YOU FRED! /me bows in awe
    • by theendlessnow ( 516149 ) writes: on Tuesday June 14, 2005 @08:14PM (#12819205)
      Slow to take off because analysts are pretty much in agreement that Microsoft won't be truly ready for 64bit until Longhorn.

      All recommendations I've seen are to hold off using WinXP 64 and wait until Longhorn.

      On the conpiracy theory side... Microsoft's slow adoption may strictly be at the bequest of Intel (who know they don't really have anything that can compete with AMD right now).

      By delaying "good" support for 64bit, Microsoft is actually helping Intel in making sure the 64bit revolution doesn't take off in a massive way... gives Intel more time to catch up. Most Intel shops are pure Microsoft shops (e.g. Dell.. well.. Dell does give Linux some lip service, but it's just a marketing thing).

      • There is also the fact that 64bit preforms slower in many cases than 32bit. Add that to the fact that there were a great deal of 32bit shortcuts built into code that break if you recompile for 64bit and you suddenly lose a lot of software on 64 bit. My thoughts are unless you need massive amounts of memory or you need to do calculations on huge numbers stick with 32bit until you can't any more.
        • 32 bit userland code can run on amd64 anyway.

          the two real issues are drivers and 16 bit userland code (which there is still quite a bit of sloshing around: i wan't to play microsoft tetris and chips challange damnit).

          as for the speed argument remember that amd64 has other changes. Most importantly it has far more general perpose registers for the compilers to use. so even in code that doesn't gain anything from the 64 bitness there can still be a speedup (doubtless you can find some benchmark thats slower
          • the two real issues are drivers and 16 bit userland code

            It is not the drivers, it is the bloody applications hard coded to the OS versions. I've got a AMD64 system with a handful of HDD's for testing software. Just got done giving the first rounds of testing with Win2003-64 (still beta I think) and the GA version of WinXp-64. Since I am using an Nforce4 mainboard and Nvidia video card, I've got drivers for all of the on-board kit of a fully loaded box. The Adaptec controllers got picked up by the OS a
            • Being clever, Microsoft thought to default the 'program files' to something like 'program files (64-bit)'.

              ALmost.. program files is program files just like before, for 64bit code. 32bit programs go into "Program Files (x86)" Yes... it's stupid.

              I just change it in the install wizard whenever I install anything.
        • There is also the fact that 64bit preforms slower in many cases than 32bit.

          This just isn't the case for us, when real-life tools are run by our engineers. In fact, many see speed bumps (same exact boxes, older rh73 on some vs sles9) when run on the 64bit hosts. I'm sure 2.6 kernel helps but can't explain it all.

          Not to mention that things built 64bit have access to more registers so tend to get a bit of a boost because of that.

          I'm actually running Win x64 at home now.. on my opteron gaming box. Seems
      • I have been helping out a friend who have a small company selling computers and equipment, and to me it looks like 2 out of 10 computers sold are AMD64s. Much the same as for P4's, the AMD's are actually slightly ahead. The rest of the systems sold are various AMD Semprons, mainly the 2500+ on motherboards with on-board graphics. Looks like cheap are what most people want.
      • "Microsoft's slow adoption may strictly be at the bequest of Intel (who know they don't really have anything that can compete with AMD right now)."

        Except that AMD outperforming Intel's offering has become old news. Everybody who's into building PCs knows that AMD's policy is to name their chips with numbers based not on the chips frequency but on the frequency of the equivalent Intel chip, and it's only a matter of time before word of AMD's performance against Intel starts to trickle down to the general
    • I run SuSE 9.2 Pro on an AMD64 - Acrobat's not a problem, but there's no 64 bit version of Flash.

      You can kind of get around that by installing a 32 bit version of your browser, with appropriate 32 bit plugins (Flash, Java mainly) and fire that up when you need those plugins, but it's definitely an annoyance.

There may be more comments in this discussion. Without JavaScript enabled, you might want to turn on Classic Discussion System in your preferences instead.

Slashdot Top Deals

[引用]

Reality must take precedence over public relations, for Mother Nature cannot be fooled. -- R.P. Feynman

Close
Working...

AltStyle によって変換されたページ (->オリジナル) /