Slashdot Mirror


NetBSD Now Supports Dual Power PC Processors

djcdplaya writes: "DaemonNews is reporting that the good guys over at NetBSD have gotten dual PowerPC processors working on dual-G4 Apples. The NetBSD mailing can be found here."

85 comments

  1. Re:It's 1:20 by Anonymous Coward · · Score: 0

    It may be 1:20 in your little world, but when you posted this it was 10:20AM. Just like BSD might be dead in your little world.

    I wish Linux would die.

  2. Glad you asked by Anonymous Coward · · Score: 0
    1. Re:Glad you asked by 'The+'.$L3mm1ng · · Score: 2, Informative
      Which is totally irrelevant if you read The FAQ:
      Operating systems we can usually work out uptimes for are:

      BSD/OS
      FreeBSD [but not the default configuration in versions 3 to 4.3]
      HP-UX [recent versions]
      IRIX
      Linux 2.1 kernel and later, except on Alpha processor based systems
      MacOSX
      NetBSD/OpenBSD [recent versions]
      Solaris 2.6 and later
      Windows 2000
      Windows .NET
      Windows XP
      Operating systems that do not provide uptime information include;

      AIX
      AS/400
      Compaq Tru64
      DG/UX
      MacOS
      NetWare
      NT3/Windows 95
      NT4/Windows 98
      OS/2
      OS/390
      SCO UNIX
      Sony NEWS-OS
      SunOS 4
      VM

      Additionally HP-UX, Linux, Solaris and recent releases of FreeBSD cycle back to zero after 497 days, exactly as if the machine had been rebooted at that precise point. Thus it is not possible to see a HP-UX, Linux or Solaris system with an uptime measurement above 497 days.
    2. Re:Glad you asked by Anonymous Coward · · Score: 0
      Additionally HP-UX, Linux, Solaris and recent releases of FreeBSD cycle back to zero after 497 days, exactly as if the machine had been rebooted at that precise point. Thus it is not possible to see a HP-UX, Linux or Solaris system with an uptime measurement above 497 days.
      I thought that bug had been fixed.
  3. Re:MOTOROLA-Power PC is a deprecated Processor. by Anonymous Coward · · Score: 0

    And, of course, everyone *NEEDS* totally killer CPU horsepower for *ANY* application they are using...

    Oh, wait... my firewall at home is a Pentium/166, not even MMX. Well, it seems to do a fine job at what it needs to do. My desktop machine at home is a piddly little PIII/550.. hey, it runs QuakeII and Half-Life pretty decently, and other than that I hardly think my web browsing and checking my email hardly rates tossing a large chunk of money at a 2.4GHz P4 with a $400+ 3d video card.

    I'm not using Matlab or Mathcad or Maple or whatever to crunch large simulations for hours, nor do I particulary care whether I get 120fps
    vs. the 30fps my eye can detect.

  4. To all the ppl saying BSD is dead by t0qer · · Score: 5, Insightful

    I see like 12 or so totally offtopic comments saying BSD is dead. Here is what I have to say about it.

    In the last month, as a hobbyist i've set up 3 BSD systems.

    I like BSD, the install isn't bloated, the system boots up REALLY fast, and it really is a better place to start than Linux if you want to learn UNIX standards.

    This message is coming to you through a transparent squid proxy :)

    Now for some on topic stuff.

    SMP on PPC? Cool beans!

    --toq

    1. Re:To all the ppl saying BSD is dead by BitGeek · · Score: 5, Insightful


      How can BSD be dead when Apple ships more BSD systems every year than Linux has in its entire history??

      Really, though, these comparitive unix arguments are just silly.

      Above the kernel, everyone has vi, emacs, gcc, curl, et al. Inside the kernel everyone has access to the open source kernels and so anything competitively advantageous will eventually make it to the other kernels.

      Sure, there's a difference in the kernels, some being better than others at some tasks-- but really, to users, its unix, unix, unix, unix.

      *UNIX* in all its flavors, is taking over the world... one Mac, one PC, one Workstation, one Server at a time.

      When microsoft is the alternative, why squabble over kernel flavors?

      --
      Yeah, and you guys panned the ipod too: http://apple.slashdot.org/article.pl?sid=01/10/23/ 1816257
    2. Re:To all the ppl saying BSD is dead by Anonymous Coward · · Score: 0

      I would say that the free versions of BSD are dead from a commercial angle. We are located in in an area known for its "high tech" companies and yet we could not find one BSD consultant locally. To make a long story short, we scrapped the BSD servers installed by a former employee and went and contracted with a local company who can provide on site service for another OS. (Yes, I use BSD on my personal computer but I was not about to volunteer to admin our servers). At some point you have to be realistic and admit that the service and support are not there for BSD.

    3. Re:To all the ppl saying BSD is dead by Anonymous Coward · · Score: 1, Interesting

      > Really, though, these comparitive unix arguments are just silly.

      Not at all. Some systems are better at some things than others. Try
      running Linux on a Sun Fire, and tell me it's silly to compare them.

      > Above the kernel, everyone has vi, emacs, gcc, curl, et al.

      Curl? When did _everyone_ get Curl, and why have I never used a system
      that has it?

      > Inside the kernel everyone has access to the open source kernels and so
      > anything competitively advantageous will eventually make it to the other
      > kernels.

      Well, no, at least not as easily as you imply. Linux can freely
      integrate code from the BSDs, but because of the GPL the opposite is not
      true.

    4. Re:To all the ppl saying BSD is dead by CoolVibe · · Score: 3, Interesting
      When microsoft is the alternative, why squabble over kernel flavors?

      Just ignore the trolls, this is exactly what they want.

      I am running Linux- and Windowsless too, I like BSD, there's nothing wrong with it. It's just a UNIX flavour indeed. Just like Solaris (and SunOS, which was BSD based too)

      And for the poor people that actually believe the "BSD is dead" trolls, well, I hope they happen on a BSD system one day and see the beauty of it.

      Everything I have runs on BSD, and it hasn't let me down once (well, not counting my FreeBSD CURRENT box, but hey, that's bleeding edge for ya).

      Oh, and even the allmighty Redmondian Giant uses BSD. Check out hotmail mail headers, you might see a Qmail MTA in there somewhere. Microsoft still uses FreeBSD at HotMail for the backend. Apparently the Win2k machines can't keep up :)

    5. Re:To all the ppl saying BSD is dead by RichN · · Score: 1
      Linux can freely integrate code from the BSDs, but because of the GPL the opposite is not true.

      You have this backwards. Because the GPL requires all code it associates with to also become GPL'ed, you can't simply take code from BSD.

      FreeBSD, on the other hand, has incorporated GPL code in the kernel and userland applications. They were careful, however, to keep the GPL stuff separate from the BSD stuff. If you are going to use FreeBSD in a commercial product, you can easily build a system without the GPL code, thereby honoring the license.

      BSD Licensed code can be freely used; you can use it for personal projects or you can sell a product based upon it. Yet the GPL prevents the GNU camp from being able to use the code. This isn't much of an issue, though, since the GNU and Linux camps have a terminal case of NIH syndrome.

      --

      Rich

    6. Re:To all the ppl saying BSD is dead by Anonymous Coward · · Score: 0

      Uh, I like post how *BSD is dying ON *BSD systems. It only fuels my rage.

      Thank you, but shut the fuck up; please!
      Windows is the only alternative, and on a side note: X11 is bloated, fucking shitty protocol for desktop users. Your sad (though pretty, I won't blame them.. they are building on what they have, shitty X) window managers will never succeed.

    7. Re:To all the ppl saying BSD is dead by Anonymous Coward · · Score: 0

      You have this backwards. Because the GPL requires all code it associates with to also become GPL'ed, you can't simply take code from BSD.

      No, he's right. The BSDL allows sublicensing (or distribution under other licenses, anyway), so BSD code can be distributed under the GPL as part of Linux. There is, in fact, a bit of BSD code in Linux (a few headers at least), and of course there's been a ton of it in other systems, such as Windows.

      OTOH, the fact that the GPL requires associated code to be GPLed is precisely the reason why the BSDs can't use without some caution, because it creates the possibility that BSD code will be 'infected' and have to be distributed under the GPL.

      FreeBSD, on the other hand, has incorporated GPL code in the kernel and userland applications. They were careful, however, to keep the GPL stuff separate from the BSD stuff.

      Exactly. This is, I think, just what he was saying.

      Yet the GPL prevents the GNU camp from being able to use the code.

      How so? They use the GPL for most things anyway, so it places no burden on them to use code that's licensed under it. The GPL is GNU's own license, after all.

    8. Re:To all the ppl saying BSD is dead by CoolVibe · · Score: 2
      Oh you poor misguided individual...

      Windows is the only alternative? Wake-up call... Mac OS X (which is also BSD based) had been released for quite some time now. You should try it and switch if you like it. I'm using it now too. This post was written in Chimera onder OSX 10.1.5. It's very speedy and it beats the crap out of MSIE (even under OSX).

      Please take of your windows colored glasses and see what else is out there. Not the whole world runs on IA32. My G4 rocks my world!

    9. Re:To all the ppl saying BSD is dead by Anonymous Coward · · Score: 0
      Here is a little fact to think about:
      *BSD is dying
    10. Re:To all the ppl saying BSD is dead by great+om · · Score: 1

      why couldn't you simply take the BSD code and reliscense it under the GPL? why would that be against the BSD?

      --
      ------- Oh damn.... the Sigfile escaped... -Great OM
    11. Re:To all the ppl saying BSD is dead by Skuto · · Score: 2

      >You have this backwards. Because the GPL requires
      >all code it associates with to also become GPL'ed,
      >you can't simply take code from BSD.

      *Completely* wrong. BSD is compatible with the GPL, so you can integerate BSD code into a GPL project without problems.

      The reverse is not possible, because the GPL has additional restrictions over BSD code.

      --
      GCP

  5. Re:MOTOROLA-Power PC is a deprecated Processor. by Blaze74 · · Score: 1

    30 FPS your eye can detect? Strange that a "Flicker Free" monitor is rated at 72 hz. If your eye can only see 30 fps, I'd expect that 30hz would be the line for a flicker free monitor.

  6. What for? by ihtagik · · Score: 1

    Pardon my skeptism, but I think that as of right now a port of NetBSD in a dual ppc system is unnecessary.
    Why would anyone in their right mind want a dual ppc NetBSD system when Apple already markets/supports and extends the leading OS for the platform: OSX?

    1. Re:What for? by vesamies · · Score: 1

      Somebody put effort in it. Therefore someone must have some benefit??? What if you are familiar with netbsd and have a dual-apple lying around. Not very likely I admit but those guys are a bit crazy if I may say so...

    2. Re:What for? by hubertf · · Score: 4, Informative

      Um, maybe not all PPC hardware is made by Apple?
      Look at the list of NetBSD ports that use a PPC:

      amigappc bebox macppc mvmeppc ofppc pmppc prep sandpoint walnut

      Of these, only 1 runs OSX.
      All of them run NetBSD though.

      - Hubert

    3. Re:What for? by Anonymous Coward · · Score: 0

      Be fair, you can butcher OSX into installing on slightly older (pre-of) Mac-PPC hardware. ;-)

    4. Re:What for? by Anonymous Coward · · Score: 0

      You didn't read his post. Read it again. This might help:

      amigappc bebox macppc mvmeppc ofppc pmppc prep sandpoint walnut

      Only one of them is macppc, you see?

      And lastly, and in my opinion the best reason to use NetBSD on some thing that OSX(S) supports, is that it is NetBSD. OSX may be pretty on the desktop, but as a server solution it feels wrong to me. NetBSD is the solution.

    5. Re:What for? by O_Sleep · · Score: 1

      Take a look at OS X Server

      It's very easy to remote manage, and the management tools are very easy to understand. Besides strong ports supports (ports works on OS X Server, but not very well), what does netbsd have over it when run on mac hardware?

      ...besides the $500-1000 price tag.

    6. Re:What for? by Anonymous Coward · · Score: 0

      I know about OSXS, I even mentioned it in my post. I've tried it, and I don't like it. It's flakey (especially whatever the ftpd is, I have seen some weird stuff happen time after time on two different OSXS machines). Every NetBSD on macppc hardware I have used has never been flakey.

      It's a very new operating system, it's not free (as you say), and it has some disgusting GUI (you may like it, I admin with a shell thanks). NetBSD just has things right, and it is actually a joy to admin. No other UNIX I have used feels like that.

      It's complete.

    7. Re:What for? by Anonymous Coward · · Score: 0

      We have to be realistic and come to terms with the fact that *BSD had its chance and failed. End of story. No biggy.

    8. Re:What for? by Anonymous Coward · · Score: 0

      Unnecessary port, eh? There are a lot of people using NetBSD on macppc hardware, so your thoughts about necessity of this are completely irrelevant. Since someone does use NetBSD on these systems, it is necessary. Why they use, well, they have their reasons.

      You could just as well say that you don't need NetBSD, Linux, anything on Intel. You have MS and their Windows, why should anyone bother with anything else. Or, you could say you don't need Linux, Windows, etc. since there's NetBSD.

      Just face it, people do different things and want different things. Whatever your reasons, you may not want to install OSX (e.g. I guess NetBSD install is a wee bet smaller, and comes with a bit different set of tools and so on, and OSX does not run on all PPC macs, IIRC).

      Besides, this isn't a new "port", just extension to previously existing macppc support.

    9. Re:What for? by Anonymous Coward · · Score: 0

      Of the list: amigappc bebox macppc mvmeppc ofppc pmppc prep sandpoint walnut ...I'd say only the BeBox Mac, and possibly mvme(?) have the hope of being dual at the moment. The BeBox is, of course, always dual if you have one.

      However, there are up-and-comers in this market. bPlan's Pegasos will have a dual option available 'shortly' after launch-
      http://www.bplan-gmbh.de/indexe.html - and while Eyetech's AmigaOne G3SE (a close relative of Mai's Teron CX) is a surface-mounted uniprocessor machine, the upcoming "AmigaOne XE" and Teron PX - http://www.mai.com/products/teron%20px.htm - should support Mac-style CPU carriers, including things like the SonnetTech duallie for the Cube.

      Don't be fooled by the $4,000 sticker price on the PX; that's for the full developer's kit, with support. Eyetech (http://www.eyetech.co.uk) have now been fingered as distributors for the CX and PX as well as their customized, OS-taxed AmigaOnes, and the price should drop from 'tolerable' (~$500-$600 for an AmigaOne) to 'reasonable' fairly quickly. bPlan is now selling complete Pegasos machines to betatesters for Euro 1,000.

      All in all, PowerPC's future is looking up, and at last check, bPlan had a functional relationship with the NetBSD crew.

  7. Re:Why have I never heard of any of those companie by Anonymous Coward · · Score: 0

    Yahoo & Hotmail use FreeBSD. Yes, Hotmail still uses FreeBSD. I have seen porn sites on the list in the past, which is a good test for the robustness of a site.

    BTW, NO company, large or small is representing Linux on the list.

  8. Re:MOTOROLA-Power PC is a deprecated Processor. by BitGeek · · Score: 2



    Interesting that you didn't provide any benchmarks.

    The "video editing" benchmark compares very different products on the two platforms-- one not supported at all by the maker, one highly optimized.

    And SPEC is a set of benchmarks, you chose the one where the PowerPC looks worst... ignorign the fact that when it comes to FP operations, or the instruction mix of a modern app, the results would be much different.

    The Photoshop comparisons are not unreasonable.

    --
    Yeah, and you guys panned the ipod too: http://apple.slashdot.org/article.pl?sid=01/10/23/ 1816257
  9. Largely, not but totally irrelevant by Anonymous Coward · · Score: 0

    The only OS on the "not tracked" list that has ANY usage as a web server is NT 4. Unless you think NT would otherwise make the list, that list IS irrelevant.

    As for the 497 day rollover, a Linux box with a 1.5 year uptime? Don't make me laugh. If the last paragraph implies that Solaris should be represented more, then you have a point.

    1. Re:Largely, not but totally irrelevant by 'The+'.$L3mm1ng · · Score: 1

      > As for the 497 day rollover, a Linux box with a
      > 1.5 year uptime? Don't make me laugh. If the
      > last paragraph implies that Solaris should be
      > represented more, then you have a point.

      I don't have any experience with Solaris, but when I hear about Linux kernels being called rock solid (at least the 2.2 series or even older) I do not see a reason why Linux could not be on this list as well. At least a bit more often than IRIX, just because of how popular Linux is compared to IRIX. Am I wrong? I thought Windows was the only major OS that is guaranteed to crash after a specific (short) uptime.

    2. Re:Largely, not but totally irrelevant by mrvis · · Score: 1

      When you get up to 1.5 years, it's not really the OS that will crash. Has your microwave ever crashed? But I bet it has flashed 12:00 sometime in the past 1.5 years.

      No matter how good a server farm is, something will happen. Power failure. Fire. Mice chewing wires. A hard drive failure. When somebody guarntees 99.99% uptime, they mean that. They don't mean 100% because shit happens in the real world.

    3. Re:Largely, not but totally irrelevant by 'The+'.$L3mm1ng · · Score: 1

      Yes, but this could happen to BSD as well. Or is the little BSD daemon the reason for this "shit happening in the real world"? :)

    4. Re:Largely, not but totally irrelevant by Anonymous Coward · · Score: 0

      By considering that only about 6% of the sites are running BSDs, there SHOULD be a reason for Linux not being in the top 50, only BSD.
      And I'm sure that people are not messing with uptimes on the top-50 BSD.

      And, if you're considering that Linux could have a 1.5 year uptime with great activity, you're most likely dreaming. In the real world, linux might be very good. But I can assure you that if're thinking about real code quality and overall system design, BSDs are over another level. I simply won't discuss with people who want to compare both: Even NT would fit to most people's necessity.

      BTW, I'm currently developing a huge automation software under unix. It also includes a own-designed machine (with a 16bit cpu) and a supervisory software for it. Our client (a VERY big telecom company) has denied Linux and Microsoft systems.

    5. Re:Largely, not but totally irrelevant by Anonymous Coward · · Score: 0
      It also includes a own-designed machine (with a 16bit cpu) and a supervisory software for it.

      Are you planning on doing this before or after you complete the anti-gravity machine?

      (I suppose you are currently in the manic phase of your disease - *chuckle*)

    6. Re:Largely, not but totally irrelevant by Anonymous Coward · · Score: 0

      I don't have any experience with Solaris, but when I hear about Linux kernels being called rock solid

      Oh! Some slashbot heard about Linux being rock solid with no evidence or experience. That's good enough for me.

      Really dude, get a clue and get a second souce of information besides the rantings of other slashbot losers. You are an A1 asshole.

    7. Re:Largely, not but totally irrelevant by 'The+'.$L3mm1ng · · Score: 1

      > By considering that only about 6% of the sites > are running BSDs, there SHOULD be a reason for > Linux not being in the top 50, only BSD Yes, it's in the FAQ. Looks like nobody can PROVE that there is no single Linux system that ran long enough to appear in this list since the uptime counter resets before.

    8. Re:Largely, not but totally irrelevant by 'The+'.$L3mm1ng · · Score: 1

      It should have looked like this, of course:

      > By considering that only about 6% of the sites
      > are running BSDs, there SHOULD be a reason for
      > Linux not being in the top 50, only BSD

      Yes, it's in the FAQ. Looks like nobody can PROVE that there is no single Linux system that ran long enough to appear in this list since the uptime counter resets before.

    9. Re:Largely, not but totally irrelevant by Anonymous Coward · · Score: 0

      To put it all in perspective, keep this one simple truth in mind: *BSD is dying.
    10. Re:Largely, not but totally irrelevant by Anonymous Coward · · Score: 0

      Are we D - E - A - D yet?

  10. Re:MOTOROLA-Power PC is a deprecated Processor. by Anonymous Coward · · Score: 1, Insightful

    I don't quite see why this was modded as a troll. This AC has brought up a good point: Apple's marketting arm has been blabbing about increased performance with Motorola's G4s, when the truth is, the CPU doesn't shine in real-world applications, using compilers that are available on the market, and programs that *real* people use. Sure you don't need 2Ghz to browse pr0n, but still, if the company's claiming to be better, the least it could do is back it's claims with some hard facts.

    I love Apple's UNIX push with MacOS X, but sometimes the truth hurts... x86s are simply cheaper and faster (Note: I didn't say "Better"; You make your own conclusions).

  11. Re:MOTOROLA-Power PC is a deprecated Processor. by Lars+T. · · Score: 2

    You don't kow much about human vision, do you?

    --

    Lars T.

    To the guy who modded me down from perfect to terrible Karma - Apple haters still suck

  12. as long as we keep by Anonymous Coward · · Score: 0

    saying things as objective and eloquent as that, we should be just fine in a few years, and MS may finally start playing nice when they realize people don't want to be represented by just one company or flavor (and no, different versions of the same win32 OS just won't cut it :)
    Nice to hear(?) you say it BitGeek

  13. Re:MOTOROLA-Power PC is a deprecated Processor. by tomstdenis · · Score: 1

    you need twice the clock rate [much like with sound bandwidth].

    If you can sample pictures at 30hz then you need 60hz of bandwidth [e.g. 60fps] to prevent frequency aliasing. Much like how you can't hear >22khz but you need to sample at atleast 44khz to get the nice 20khz of bandwidth.

    Tux-ho!

    Tom

    --
    Someday, I'll have a real sig.
  14. I got it working by imrdkl · · Score: 1

    on my old 8500/120 (single CPU) last week. Exposing the boot loader was tricky, but after that it went ok. An "huzzah" seems in order for this news.

  15. Re:Huh? by vesamies · · Score: 0

    You have to active BSD-section-slashbox, not all BSD news make it to the main page. Who says they lost funding? Who say they need funding?

  16. Re:MOTOROLA-Power PC is a deprecated Processor. by Anonymous Coward · · Score: 0

    In the face of real evidence, you are losing the argument. You didn't read the whole post - but the simple fact is, if you take C, compile it (funny how Apple is using GCC now - so the crying about the compiler argument goes out the door) and run it on various places, it will always be slower on the fastest PPC than and x86 at half its price.

    I've heard Motorola PPC zealots (no one complains too much about the IBM PPC because they are forthcoming about its performance in "real life") claim lots of things, but the G5 isn't coming out. Motorola cancelled it. And I find it impossible to believe that all the innovation since the G4 taped out by the other CPU vendors is crap, worthless and leads to no real world performance gains.

    I've used Linux on the PPC, and on a an x86 from the same era, invariably, the PPC will always be slower at anything, serving web pages, compiling the kernel, you name it, its slower.

    Sorry pal, the benchmarks are fair. A dual Mac gets its house blown over by a single x86, and no amount of FUD can undo that.

    Now, back to reality, if Apple used fat binaries like NeXT did, this would be a moot point. But the Apple zealots cant realize - the only way Apple plans to sell OS X is from the sale of a new machine, which is where they make all their money. Its on the balance sheets pal, Apple is a hardware company with an exorbitantly high markup. Only 20% of Crapple users use OS X right now, which is the only reason to use CrApple. (This must signify Apple users are dumb, or the older hardware is too shitty to even run BSD quickly or a combination of the two.)

    Why doesn't Apple publish SPEC? Its an excellent metric for CPU performance. As far as Disk and Video go, well, Apple use IDE by default but you can still get SCSI, that would be normalized cross platform to about the same performance, and finally video, this is where the PC cleans house. The video cards available for PC are much higher end than Apple's offering. With x86 boxes, you get more performance for your dollar.

    So here I am - replying to a zealot that sees a G4 Spec mark and says no go on the benchmark, he claims its not a benchmark. Then the fool says real world applications don't count either. Can't do much with a zealot, all proof and no play makes Mac users dull boys.

    Note: The Dell 1650 and 2650 are both cheaper, the 2650 has SMT, and ECC (and nice linux ecc support as well, it logs ECC errors in syslog). They also include onboard RAID(option
    via 7899 asic) and a U160 AIC-7899 by default. And you can buy retail CPUs and retail memory for Dells often at half the price without voiding the warranty.

    Apple charges $500 per 120GB EIDE drive. HAHAHAHA.

    Apple is right about one thing, that Alpha has existed for some time, but have you ever tried actually buying an Alpha? Its hard, I know an engineer who works for DEC->/Compaq->/HP, and I was dying to buy one, and he couldn't find anyone to call me about getting one.

    Apple's New 1U servers: Sorry. Doesn't fit well in a market where the Dell 1550/1650 and 2550 and 2650 exist. Sorry. THEY DON'T PUBLISH SPEC numbers. Apple is a dying breed, I just recently tried to revive my interest in them only to be disappointed. The Motorola PPC architecture is embarrassingly slow, and they always are quick to point out the near-useless Altivec and some obscure filter in Photoshop, but its not true. I have a Mac, several PCs and a SPARC at *home*, so trust me people, this box is a bore. And OS X and Open ClosedROM make putting regular memory, disks and CPU upgrades NEAR-IMPOSSIBLE, they try to block it so you have to buy the same part from them 3x the cost. And the Dell 530 Dual P4-Xeon with SMT buries the fastest Mac by almost a factor of two. OS X is no great shakes as of yet because even though most of the porting off of Classic has been done, there are annoying remnants of classic everywhere, including a gamut of Apple utilities. These are notoriously the worst Administrator-unfriendly boxes in the industry, and I have used a few boxen in my time. OS X's Darwin kernel will be sorely eclipsed by Linux 2.6, and 2.4.X is already superior in all the ways I can tell (This isnt to say BSD it bad, but I dont think this OS demands a PREMIUM). I tried YellowDog, Madrake and Debian on PPC as well, and they ran (even with aggressive G3 optimizations) rather poorly - but interestingly far faster than native OS X. This is a dying gasp of air from a dead Unix vendor, who has had to turn themselves into a Microsoft VAR (most popular Mac Application: Microsoft Office X). If you have an insatiable fetish for PPC, DON'T. Wait for Hammer. Remind yourself about SMT, and 2.8GHz clock speeds before you go pay for obsolete/deprecated silicon. And the term RISC? Pathetic. I happily resell our product on a 1650 and 2650. We "configured" a Mac box because we were genuinely curious. We laughed at the final price and moved on. This isn't a troll, or a flame - its reality. What this box does can be done with a 1650, with redundant power supplies, with SCSI and hardware raid build ON BOARD, dual gigabit NICs onboard, dual 1400 MHZ/512cache Tualatin (with SPEC numbers to gauge the performance by) (2650 gets high clock Xeons), two 64bit/66Mhz slots, onboard video, console redirection, USB, etc. And for half the price. And you can use retail Intel CPUs,(cheap), retail hard drives (if you don't want to buy the Dell ones at a modest premium), and retail Crucial.com memory (the same memory Dell uses for Half the price). All in all, you get a box, for half the price, with twice the features and performance. And this is coming from a person who doesn't even LIKE Dell. (I feel I can always build better more reliable systems than most of the PC vendors.) BBBBBBZT. Apple, you lost, you lost, you will always be niche because OS X isn't where it needs to be - on an X86.

  17. Re:What's that smell? by Anonymous Coward · · Score: 0

    Could it be (sniff, sniff) Windows, the best and most popular operating system on the face of the earth?

    No, that's not it. I wonder what it could be.

  18. Re:MOTOROLA-Power PC is a deprecated Processor. by Anonymous Coward · · Score: 0

    It's simple, really. The annual payroll for AMD's and Intel's R & D staff exceeds the entire revenue produced by the sales of all Motorola PPC desktop processors. The reason the PPC is failing is the same as why the Soviet Union failed -- Motorola is being vastly outspent in this "arms" race.

  19. Get a life by mrvis · · Score: 1

    Get a life again.

    I honestly can't believe you wrote all that shit that I don't care about.

  20. Re:*BSD is dying by cuba++ · · Score: 2, Interesting

    Well as a linux fan I have to disagree.
    I use OpenBSD for my firewall and I'm quite satisfied. Big telco company in Czech Republic uses FreeBSD for their mail and secondary servers and so on. *BSD is fine and (look for changelogs) not dying.

    --
    Cuba++ let's make ++ better
  21. NetBSD in OS X by foniksonik · · Score: 3, Interesting

    I thought the point of this was so that the NetBSD portion of OS X's Darwin would finally be capable of utilizing dual CPUs. Am I missing something?

    If previously NetBSD in OS X, et al was only cinlge CPU aware then OS X Server has been sub-optimal from it's inception as a server and now should see very nice performance improvements to such things as the TCP/IP stack and many other networking technologies.

    I'm definitely curious to see what impact this will have for OS X Server. I assume that it was Apple's engineers that privided the 'last mile' details to get this working... nicde work people.

    Maybe we'll be seeing TiVos with Dual G4 PPCs running NetBSD in the future or something too..

    BTW, does anyone know if PPC Linux distros are MP aware?

    --
    A fool throws a stone into a well and a thousand sages can not remove it.
    1. Re:NetBSD in OS X by LizardKing · · Score: 3, Informative

      I thought the point of this was so that the NetBSD portion of OS X's Darwin would finally be capable of utilizing dual CPUs

      Mac OS X uses portions of FreeBSD (user land bits mostly), but is built on top of the Mach microkernel. Mach began life as the BSD Unix kernel, but was extensively rewritten as an academic attempt at a working microkernel. While on his extended hiatus from Apple, Steve Jobs founded Next, who used this microkernel version of BSD in the NextStep operating system.

      Mac OS X is arguably NextStep given a bit of a makeover, hence the continued interest in GNUstep as a free version of OpenStep (and now the newer Apple API's). OpenStep was the user land API's from the NextStep operating system, packaged up to run on many other systems.

      The Mach kernel was adapted for multiple processors a long time ago, but I don't think the support was completed until Apple released OS X. So basically, NetBSD SMP support is something independent from Mac OS X's.

    2. Re:NetBSD in OS X by cant_get_a_good_nick · · Score: 2

      Mac OS X uses portions of FreeBSD (user land bits mostly), but is built on top of the Mach microkernel.

      My understanding of this, is OS X is a hybrid Microkernel, kind of like how NT Microkernel is. In pure MKs, the MK only abstracts the hardware and manages raw hardware resources. Any interpretation is user level. For example, the network adabter driver would be in the kernel, but the TCP/IP stack would be user level. Sometimes it gets kind of slow, because you'd have to pass messages from user level app code through the MK and then to the user level tcp/ip stack, then back though the kernel and back to user-level app. Most MKs in use now are hybrids because of this, thy hybridization is to short circuit the message passing delays. I think Debian on GNU/Hurd is a "pure" MK implementation, using a Debian UNIX "server" to get UNIX APIs and all that under the Hurd.

      OS X has a Mach core, but the BSD subsystem is also kernel level. They glue together, it's not just user-level stuff, which has a lot of NeXT thrown in as well. It also started as NetBSD code, I guess for portability reasons, then they realized they liked FreeBSD kernel a bit too, so now the BSD layer is a hybrid NetBSD/FreeBSD 2.x, soon to be FreeBSD 4.x layer.

  22. BSD? Nope... by Anonymous Coward · · Score: 0

    Apple doesn't ship BSD OSs, just some utils! It's MACH kernel, not BSD kernel! MACH kernel has nothing to do with *BSD.

    1. Re:BSD? Nope... by The+Axe · · Score: 2, Informative

      It's a Mach microkernel with a FreeBSD kernel modified to run as a daemon. There is also a BSD-like layer (filesystem, some APIs, etc.). 70% of the userspace tools are from NetBSD, and I wouldn't doubt that they have some security code right out of OpenBSD.

    2. Re:BSD? Nope... by Anonymous Coward · · Score: 0

      so in otherwords, you have no clue.

  23. Take it Tux? by cant_get_a_good_nick · · Score: 3, Funny

    Hell, I was karma capped for a while, I can live with the negative mods...

    Take it tux

    This is a joke, I've set up both Linux and FreeBSD, Linux has more apps, FreeBSD is cleaner. I've used Solaris, SCO, Tru64, AIX, HPUX, SunOS, even DG/UX on a Motorla 88K. Pick whatever works best for you and be happy with it.

  24. Why FreeBSD is dying by Anonymous Coward · · Score: 1, Interesting
    The End of FreeBSD

    [editor's note: in the following text, former FreeBSD developer Mike Smith gives his reasons for abandoning FreeBSD]

    When I stood for election to the FreeBSD core team nearly two years ago, many of you will recall that it was after a long series of debates during which I maintained that too much organisation, too many rules and too much formality would be a bad thing for the project.

    Today, as I read the latest discussions on the future of the FreeBSD project, I see the same problem; a few new faces and many of the old going over the same tired arguments and suggesting variations on the same worthless schemes. Frankly I'm sick of it.

    FreeBSD used to be fun. It used to be about doing things the right way. It used to be something that you could sink your teeth into when the mundane chores of programming for a living got you down. It was something cool and exciting; a way to spend your spare time on an endeavour you loved that was at the same time wholesome and worthwhile.

    It's not anymore. It's about bylaws and committees and reports and milestones, telling others what to do and doing what you're told. It's about who can rant the longest or shout the loudest or mislead the most people into a bloc in order to legitimise doing what they think is best. Individuals notwithstanding, the project as a whole has lost track of where it's going, and has instead become obsessed with process and mechanics.

    So I'm leaving core. I don't want to feel like I should be "doing something" about a project that has lost interest in having something done for it. I don't have the energy to fight what has clearly become a losing battle; I have a life to live and a job to keep, and I won't achieve any of the goals I personally consider worthwhile if I remain obligated to care for the project.

    Discussion

    I'm sure that I've offended some people already; I'm sure that by the time I'm done here, I'll have offended more. If you feel a need to play to the crowd in your replies rather than make a sincere effort to address the problems I'm discussing here, please do us the courtesy of playing your politics openly.

    From a technical perspective, the project faces a set of challenges that significantly outstrips our ability to deliver. Some of the resources that we need to address these challenges are tied up in the fruitless metadiscussions that have raged since we made the mistake of electing officers. Others have left in disgust, or been driven out by the culture of abuse and distraction that has grown up since then. More may well remain available to recruitment, but while the project is busy infighting our chances for successful outreach are sorely diminished.

    There's no simple solution to this. For the project to move forward, one or the other of the warring philosophies must win out; either the project returns to its laid-back roots and gets on with the work, or it transforms into a super-organised engineering project and executes a brilliant plan to deliver what, ultimately, we all know we want.

    Whatever path is chosen, whatever balance is struck, the choosing and the striking are the important parts. The current indecision and endless conflict are incompatible with any sort of progress.

    Trying to dissect the above is far beyond the scope of any parting shot, no matter how distended. All I can really ask of you all is to let go of the minutiae for a moment and take a look at the big picture. What is the ultimate goal here? How can we get there with as little overhead as possible? How would you like to be treated by your fellow travellers?

    Shouts

    To the Slashdot "BSD is dying" crowd - big deal. Death is part of the cycle; take a look at your soft, pallid bodies and consider that right this very moment, parts of you are dying. See? It's not so bad.

    To the bulk of the FreeBSD committerbase and the developer community at large - keep your eyes on the real goals. It's when you get distracted by the politickers that they sideline you. The tireless work that you perform keeping the system clean and building is what provides the platform for the obsessives and the prima donnas to have their moments in the sun. In the end, we need you all; in order to go forwards we must first avoid going backwards.

    To the paranoid conspiracy theorists - yes, I work for Apple too. No, my resignation wasn't on Steve's direct orders, or in any way related to work I'm doing, may do, may not do, or indeed what was in the tea I had at lunchtime today. It's about real problems that the project faces, real problems that the project has brought upon itself. You can't escape them by inventing excuses about outside influence, the problem stems from within.

    To the politically obsessed - give it a break, if you can. No, the project isn't a lemonade stand anymore, but it's not a world-spanning corporate juggernaut either and some of the more grandiose visions going around are in need of a solid dose of reality. Keep it simple, stupid.

    To the grandstanders, the prima donnas, and anyone that thinks that they can hold the project to ransom for their own agenda - give it a break, if you can. When the current core were elected, we took a conscious stand against vigorous sanctions, and some of you have exploited that. A new core is going to have to decide whether to repeat this mistake or get tough. I hope they learn from our errors.

    Future

    I started work on FreeBSD because it was fun. If I'm going to continue, it has to be fun again. There are things I still feel obligated to do, and with any luck I'll find the time to meet those obligations.

    However I don't feel an obligation to get involved in the political mess the project is in right now. I tried, I burnt out. I don't feel that my efforts were worthwhile. So I won't be standing for election, I won't be shouting from the sidelines, and I probably won't vote in the next round of ballots.

    You could say I'm packing up my toys. I'm not going home just yet, but I'm not going to play unless you can work out how to make the project somewhere fun to be again.

    = Mike

    --

    To announce that there must be no criticism of the president, or that we are to stand by the president, right or wrong, is not only unpatriotic and servile, but is morally treasonable to the American public. - Theodore Roosevelt
    1. Re:Why FreeBSD is dying by Anonymous Coward · · Score: 0

      This is why Mike Smith is no longer involved in BSD. Thus, his opinions are irrelevant to BSD.

    2. Re:Why FreeBSD is dying by Anonymous Coward · · Score: 0

      former FreeBSD developer Mike Smith

      note: former.

      opinions dont just die.

  25. Re:MOTOROLA-Power PC is a deprecated Processor. by Anonymous Coward · · Score: 0

    Actually, to those of you that care, the 72hz refresh rate has nothing to do with 'normal human vision' in terms of frame rates. The main problem with a 60hz refresh rate is that, for those of us that work in a corporate environment, flourescent lights also flicker at the power-line frequency (although the eye generally can't notice, unless the ballast is going)... when the lights flicker at 60hz and the screen refresh is 60hz, you can notice the flicker of the screen. Thus, they increase the screen vertical refresh rate to 72 hz (or above) so as to eliminate the 60hz effect the eye can see.

  26. Elegy for *BSD by Anonymous Coward · · Score: 0
    I am a *BSD user
    and I try hard to be brave
    That is a tall order
    *BSD's foot is in the grave.

    I tap at my toy keyboard
    and whistle a happy tune
    but keeping happy's so hard,
    *BSD will die real soon.

    Each day I wake and softly sob
    Nightfall finds me crying
    Not only am I a zit faced slob
    but *BSD is dying.
  27. Re:Could we get an Elegy for BSD? by Anonymous Coward · · Score: 0
    By popular request:
    I am a *BSD user
    and I try hard to be brave
    That is a tall order
    *BSD's foot is in the grave.

    I tap at my toy keyboard
    and whistle a happy tune
    but keeping happy's so hard,
    *BSD will die real soon.

    Each day I wake and softly sob
    Nightfall finds me crying
    Not only am I a zit faced slob
    but *BSD is dying.
  28. You are mistaken regarding OSXS performance & by dasboy · · Score: 1

    Darwin is the underlying OS (sans GUI and iApps) of OS X. OS X and OS X Server are both SMP-aware/capable-Mach-mk-under-BSD based OSs (really the same OS, the server version has more chrome). NetBSD is not supplying the SMP for OS X and Darwin, it's there already. There are no major performance problems with the server portion of OS X (although there are some lingering GUI performance issues and, of course, some Mac architectural issues).

  29. NetBSD / Dual PPC boxes by Anonymous Coward · · Score: 0

    Imagine a Beowolf Cluster of THESE!!!

  30. How dare you joke about rape by Anonymous Coward · · Score: 0

    don't you know how much it hurts?