Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
News

Next G5 Multitasks Operating Systems 449

A user writes "IBM has big plans for the 970, Apple's so-called "G5". The CPU will support partitioning, similar to IBM's mainframe systems, allowing multiple operating systems to run at the same time on a single CPU. A Mac built around this chip could theoretically run OS X, GNU/Linux, Mac OS 9, and the PowerPC version of Windows NT, all simultaneously and independently."
This discussion has been archived. No new comments can be posted.

Next G5 Multitasks Operating Systems

Comments Filter:
  • by Weaselmancer ( 533834 ) on Thursday December 23, 2004 @05:22PM (#11171698)

    From the article:

    The technology, called partitioning, relies on a concept called virtualization that breaks the hard link between an operating system and the underlying hardware.

    Well, that's what VMware and QEMU already do, isn't it?

    I'm assuming "partitioning" is some sort of architecture change to make schemes like these work better/more easily/more efficiently - but I don't think they should be pushing it as something new.

    Unless it *is* something new and I've missed the point, that is.

  • by Bluesuperman ( 843038 ) <michael.gale@bluesuperman.com> on Thursday December 23, 2004 @05:22PM (#11171705)
    So what about the rest of the hardware ? Now you have two OS's accessing the same hard drive. There goes the IO ... unless you had two SCSI drives .. now it gets interesting. Michael.
  • by Kraegar ( 565221 ) on Thursday December 23, 2004 @05:25PM (#11171735)
    1) IBM Partners with apple to make the g5
    2) IBM Sells off its intel based PC & Laptop line
    3) IBM incorporates more features into the g5 to make it a bigger competitor to intel / amd
    (begin conspiracy)
    4) IBM pushes linux more heavily on the apple g5
    5) IBM pushes the idea of apple desktops paired with IBM servers running linux or AIX

    Could a stronger IBM / apple partnership be the culmination of technologies (power processors, apple desktops, IBM servers, the marketing engine of both companies) that finally steps up and pushes an all *nix platform to challenge Microsoft?

  • by XavierItzmann ( 687234 ) on Thursday December 23, 2004 @05:25PM (#11171738)
    Yeah, I feel a burning need to run two Unices at the same time on the same machine. Maybe Ill have the GIMP running on X Windows in OS X and Ill have another GIMP under Red Hat. Just for the heck of it.
  • by YouHaveSnail ( 202852 ) on Thursday December 23, 2004 @05:33PM (#11171837)
    A Mac built around this chip could theoretically run OS X, GNU/Linux, Mac OS 9, and the PowerPC version of Windows NT, all simultaneously and independently.

    That sounds cool and all, but I don't multitask nearly as well as even the current G5. One OS running a few applications is about all I need most of the time. Until Apple (or someone else) starts selling extra terminals that can connect to my machine, I can't really share the machine with other people (aside from providing various services, or letting them log into a command line environment). And no matter what, I don't want a copy of any version of Windows running on even a sliver of my machine, thanks very much.

    What would be much more interesting, for developers at least, would be to run multiple copies of the same operating system. I could run my app in one copy of the OS and debug it "remotely" from a second copy... two machine debugging in one machine!
  • by bte ( 78478 ) on Thursday December 23, 2004 @05:50PM (#11172024)
    one word: CONSOLIDATION

    If you have 5 servers in a rack that are doing whatever they and only pushing an average 15% utilisation each, you can consolidate into a single physical box, partition it into 5 machines.

    This saves you on:
    * rack space
    * power (electricity)
    * cost (only have to buy 1 server, not 5)

    That's for a server envirnoment. As Apple is traditionally targeted as a desktop, then it would allow you to do the same thing. How may people do you know who have 2 or 3 computers at home, connected with a KVM switch ? You'd be able to have a single box running all your different OS.
  • by mrchaotica ( 681592 ) on Thursday December 23, 2004 @05:53PM (#11172057)
    I hate to break it to you, but I don't see how that would work anyway, if you're talking about using GUI Java apps while in OSX. You wouldn't be able to have the Java apps interact with OSX, which is important for things like compositing the windows, getting input, writing to the same disk, etc. The best solution you could hope for would be an X- or VNC-type client/server thing, and I don't see how that could be a better solution than just interpreting the java in OSX anyway...
  • Re:yeah.. BUT (Score:3, Insightful)

    by PygmySurfer ( 442860 ) on Thursday December 23, 2004 @06:05PM (#11172155)
    will apple every allow it? hahaah.. maybe you can run osx & os9.. but you can bet they'll restrict it from running anything else..

    You mean just like they restrict you from running Linux, BSD, and BeOS right now? Oh wait...
  • by NutscrapeSucks ( 446616 ) on Thursday December 23, 2004 @06:10PM (#11172213)
    The old IBM tried to push these crazy totalizing end-to-end schemes on people and pretty much got smacked down hard.

    The new IBM is much more focused on giving enterprise customers What They Want. And What They Want is a commodity OS (Linux/Windows) on commodity hardware (x86). They want CHEAP, and IBM will give it to them.

    Other than Nerd Fantasy World, nobody in the enterprise world wants AIX (where they can avoid it), nobody wants a single source desktops ( like Apple) and nobody wants an oddball CPU like the G5 when x86 is faster and more readily available. It probably hurts some of you to hear it, but it's true.
  • Re:In theory yes (Score:3, Insightful)

    by burns210 ( 572621 ) <maburns@gmail.com> on Thursday December 23, 2004 @06:29PM (#11172425) Homepage Journal
    "But in reality, i believe this is so apple can release "big iron" type systems (servers), the VM would allow Multiple versions of the server OS to run for maximum uptime, protection etc..."

    Personally, I don't think Apple has any importance to the decision. IBM is looking to beef up their powerPC chip. They want to migrate their mainframes and servers and even workstations to it. The more systems that use the processors, the more money they make that can be put into further developing the processor, etc.

    This is just a case, IMHO, where IBM is adding features needed by its highend/mainframe systems so that they can be migrated to the Power5 line of processor and unify the IBM system lineup.
  • Re:I've used this (Score:3, Insightful)

    by jonbrewer ( 11894 ) * on Thursday December 23, 2004 @06:32PM (#11172449) Homepage
    "unlike VMware which has a "host" operating system and then various Guests"

    IBM came to give a demo at my former place of employ about two years ago with an Intel-based XServer and VMWare ESX, which ran directly on the hardware without a host OS. Really slick stuff - one of these monsters could run 30+ instances of Linux, Win2k Server, BSD, etc., great for us as 80% of our boxes averaged 1% CPU load and all our storage was on a SAN. I remember writing a proposal based on this to replace five racks of old machines with one 6U XServer.
  • by tverbeek ( 457094 ) on Thursday December 23, 2004 @06:37PM (#11172497) Homepage
    i can't see myself telling the ops manager i'm installing Macs in those big cold rooms.

    So don't. An Xserve isn't a "Mac"; it's an IBM-PPC server running a version of Unix called OS-X. Tell him that.

  • by ArbitraryConstant ( 763964 ) on Thursday December 23, 2004 @06:55PM (#11172628) Homepage
    "imagine what quality decisions you can make if you simply look for "systems that don't suck."

    Well, the decisions may not be of higher quality, but the decision tree is that much more robust.
    "

    There's a system that doesn't suck?

    News to me.
  • Re:In theory yes (Score:1, Insightful)

    by Anonymous Coward on Thursday December 23, 2004 @07:07PM (#11172739)
    (Much as I would like OS/400 to die completely, it's still quite popular...)

    Yes. Let's throw away the most advanced operating system out there. Have you read up on OS/400? Every other operating system has been trying to play catch-up (unsucessfully) since it's release. Maybe it's not great for GUI lusers, but from a theoretical standpoint, it beats any form of UNIX, any mainframe, and any windoze system in the world.
  • by Photoman321 ( 808730 ) on Thursday December 23, 2004 @11:46PM (#11174178)
    Booo on you. OS X rocks for many reasons. I'm not saying it is better than Linux, but definately competes with it quite well, IMHO. Your comment that even windows is better is completely Bogus. In Os X everything just works. You don't have to worry about having to install drivers for things that should work without one (Something I have trouble on windows with ALL of the time), and the interface is just worlds ahead of Windows, and even kde, IMHO.
  • by ZackSchil ( 560462 ) on Thursday December 23, 2004 @11:50PM (#11174200)
    nobody wants an oddball CPU like the G5 when x86 is faster and more readily available

    Jeez, I guess the guys at Virginia Tech must be feeling really stupid right now then. Oh wait.
  • by Chanc_Gorkon ( 94133 ) <gorkon&gmail,com> on Friday December 24, 2004 @02:34AM (#11174944)
    Not just mainframe systems support LPARING. We have 3 LPARS running on our big Power 5 570 server. It's a beefy server. Plenty of ram (106 GB split between LPARS) and 16 processors to divide between LPARS. When AIX 5.3 comes out, you can order a new feature code that adds fractional LPARING....that is you can create a LPAR with as little as 1/10th of a processor. It's not surprising that the next 970 has this built in it. The real competition for UNIX servers in the near future will both be powered by IBM chips. That is, Apple, and IBM. IBM better be careful in how much power they give the 970's because IBM could get a real run for it's money if Apple exploits this ability.

New York... when civilization falls apart, remember, we were way ahead of you. - David Letterman

Working...