Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Software Businesses Novell Red Hat Software Linux

Red Hat, Novell To Package Xen 233

robyannetta writes "Watch out VMware and Microsoft. Here comes Xen, an open-source virtualization for the Linux environment being pushed by Red Hat and Novell. Xen has also joined forces with leading Linux distributors, chip vendors and platform vendors to create a consortium that will more broadly enable open-source virtualization development and deployment." We've covered Xen before, but it's cool to see the momentum behind it growing, as more choice is a Good Thing.
This discussion has been archived. No new comments can be posted.

Red Hat, Novell To Package Xen

Comments Filter:
  • by entrigant ( 233266 ) on Thursday December 02, 2004 @08:56PM (#10981264)
    From TFA:

    Xen does not support Windows today because it uses a technique called para-virtualization to achieve high performance that involves modifying the operating system kernel, Pratt said. However, the debut of virtualization features in next-generation CPUs from Intel and AMD will make it easier to support unmodified operating systems, Pratt said.

    As usual slashdot is overhyping or just getting shit plain wrong in article summaries. This is yet another usermode linux clone it seems. This is probably not very different from the "revived" plex86. VMWare is fine where it is for the time being, and it still appears OSS cannot muster the will and/or talent to produce a viable alternative to VMware.
  • Re:Uhm... (Score:5, Insightful)

    by lakeland ( 218447 ) <lakeland@acm.org> on Thursday December 02, 2004 @09:34PM (#10981587) Homepage
    Xen won't run an OS unless that OS has been especially ported to Xen. I.e. it is ideal for running linux, BSD, and not much else. It is also x86 only (I can't use it as a MOL replacement).

    It has one huge benefit over VMWare, it is extremely fast. The virtual machine has so close to the performance of the host that it would be reasonable to do such things as: implement a 100% reliable server on your computer and then implement an up-to-date desktop machine inside it. Implement virtual hosting on cheap x86 hardware. Run two distros simultaneously, etc.

    Personally I think running a reliable server on the same hardware as your unreliable desktop would be nice. Have the one machine always work correctly for handling mail, printing, web serving, etc. But still up to date.
  • History lesson... (Score:4, Insightful)

    by Bozdune ( 68800 ) on Thursday December 02, 2004 @10:54PM (#10982175)
    Back in the 70's, CP/CMS on the 360 architecture was open-source. CP originally was a pure emulator: privileged machine instructions caused interrupts and were then emulated by CP. So we used to debug entire CP/CMS operating systems on top of CP, which was pretty cool. IBM eventually released a commercial version of CP/CMS called VM370.

    Meanwhile a bunch of independent companies, mostly time-sharing outfits, figured out that emulating privileged instructions was, well, dumb and slow. Instead, if you modified CMS to use traps instead of executing emulated privileged instructions, it could run many times faster.

    Which is why commercial timesharing outfits like National CSS, etc., were routinely able to support 250+ users on 370/168's, roughly three times the user load that IBM could support with VM370. That, and the fact that National CSS bought up every single drum drive they could find as paging devices. Ridiculously fast for the time -- nearly zero seek time, and delightfully high RPM's -- but when the bearings froze, those suckers would often burst right out of the glass case and blow holes in concrete walls.

    Anyway Xen is not a new idea. It's a very old (and good) idea.

  • by bofkentucky ( 555107 ) <bofkentucky&gmail,com> on Friday December 03, 2004 @12:46AM (#10982946) Homepage Journal
    I was just the lab helpdesk, I had a 50 workstation lab on the graveyard shift, somedays, thinks would reclone fine, other days, no apps would come up. It was hit or miss, but considering the contract UK [uky.edu] had with Novell, it should have worked and cooked us an omlet every morning.
  • by Ivan the Terrible ( 115742 ) <`vladimir' `at' `acm.org'> on Friday December 03, 2004 @03:47AM (#10983822) Homepage
    I really wish they'd stop beating their chests over benchmarks that show them beating a three year old version of our desktop product, though.

    Does VMware's license forbid its use for comparison purposes? If so, it's up to you (VMware) to change it. The ball is in your court.

    If not, why don't you give them a copy to benchmark with? It's not like you'll lose a sale, so the out-of-pocket cost is effectively zero. In fact, it's probably a net gain because of the less-than-favorable publicity they generate. Again, the ball is in your court.

    Or, if can't or won't give the s/w away, why don't you publish some benchmarks? Yes, again, the ball is in your court.

    Let us (the Greater Slashdot Community ) know what you plan to do.

Intel CPUs are not defective, they just act that way. -- Henry Spencer

Working...