ZildjianKX said:Who said anything about running Windows? You really think Microsoft would release a PPC build of Windows? Keep dreaming. The closest thing we'll get is whatever Microsoft OS they are putting on the Xbox 2 G5 dev kits...
The 2nd OS that it is running would have to a Linux flavor.
shompa said:Since Xbox 2 will use PPC, this is not suprising.
Cant think how MS would port NT to PPC. Better to port PPC to NT.
Intel also plans to develop products to address the number of enterprise customers choosing to run multiple portioned operating systems on a single server, such as the IBM xSeries server.
Using a technology called "Vanderpool", Intel plans to add hardware support for virtualized machines onto its microprocessors within the next five years, Otellini said. Vanderpool will take "hyperthreading", Intel's version of thread-level parallelism, a step further, Otellini said. Over 100 applications have already been designed for threading, he said.
In one demonstration, Otellini played back an episode of "The Simpsons" on a prototype Vanderpool system while Louis Burns, general manager of Intel's desktop products group, played a 3D game. After shutting down the game, Burns rebooted the partition while the video streamed on uninterrupted.
JeffTL said:The second OS would almost invariably be OS 9 (accelerating Classic performance) or Linux/PPC (for increased compatability, to all Linux software that is PowerPC capable)
shompa said:Cant think how MS would port NT to PPC. Better to port PPC to NT.
SUMMARY: While trying to load any Windows NT Service Pack on a PowerPC platform you may encounter the following error:
A non-critical error has occurred, external library Getdest.dll could not process os loader boot variable.
...
Windows NT 3.5.1
1.2 Support for PowerPC Platform
--------------------------------
Microsoft is in the process of phasing out all Windows NT-related
development for the PowerPC architecture. Because of this, there are no PowerPC files included in Service Pack 3 for Windows NT 4.0.
Microsoft plans to continue providing technical support for customers who use Windows NT 4.0 on the PowerPC architecture.
swingerofbirch said:i don't understand how this is new....don't all current chips allow you to run multiple OS's? how is this different?
If this is true, then Virtual PC for Mac won't be needed on these machines. I'm wondering how Apple will make use of this capability. The most relevant use I can think of is running x86 Linux applications inside of Mac OS X without a recompile, which would be pretty darn cool.Morky said:From IBM's eServer 520 product page:
Delivering a breakthrough in infrastructure simplification, the 520 is capable of running i5/OS, Microsoft Windows, Linux, and AIX® 5L applications simultaneously on a single server and can integrate IBM..
The 520 is a Power5-based system. It appears to be some kind of very low level emulation capable of running the x86 instruction set at nearly full speed.
Ysean said:NT is just a bunch of source code. it can be tuned to run on any OS that is capable. PPC is definitely capable.
Morky said:From IBM's eServer 520 product page:
Delivering a breakthrough in infrastructure simplification, the 520 is capable of running i5/OS, Microsoft Windows, Linux, and AIX® 5L applications simultaneously on a single server and can integrate IBM..
The 520 is a Power5-based system. It appears to be some kind of very low level emulation capable of running the x86 instruction set at nearly full speed.
jettredmont said:Um, yeah, except for all that real-mode x86 assembly littering up the place.
NT/PPC was dropped because it was too much trouble coding the same thing in two different assembly languages, not because it was too much trouble compiling with two different C compilers!
I don't have the figures, but at least back in the late '90s, a MASSIVE chunk of the core operating system (NT, the part that hasn't changed a whole lot in the last three revisions) was written in hand-tuned assembly. That's 100% non-portable. Period. I suspect that Microsoft has been replacing assembly chunks with more portable code since then in preparation for NT/Itanium or whatever, but I doubt they've gotten anywhere near the whole thing done.
wrldwzrd89 said:If this is true, then Virtual PC for Mac won't be needed on these machines. I'm wondering how Apple will make use of this capability. The most relevant use I can think of is running x86 Linux applications inside of Mac OS X without a recompile, which would be pretty darn cool.
Ah...didn't think of that little technical detail getting in the way. It would still be neat to be able to run two or more copies of Mac OS X simultaneously, switching between them as needed.firestarter said:It wouldn't be as easy as you imply. The different operating systems would be on the same hardware, but it would be a big job to get them to talk. Think of two whole computers in the same box, you'd have to have apps on one displaying in the screen of the other using a network between the two (and an X windows server in the case of Linux). It wouldn't be as 'lightweight' as running an app in a different OS within another.
Virtual PC may still be a better solution in this instance.