Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Slashdot Log In

Log In

Create Account  |  Retrieve Password

Plex86 Lives, As Lightweight VM Technology

Posted by timothy on Wed Feb 12, 2003 05:54 PM
from the lightenment dept.
Kevin P. Lawton writes "Plex86 has been completely overhauled, and simplified to be a user (application) code only Virtual Machine technology. For running user code, many of the heavy weight x86-VM techniques are unnecessary. But the bonus is, Linux can easily be made to run inside the plex86 VM, so that the kernel is actually 'pushed down' to user privilege level. This has been demonstrated on both Linux 2.4 and 2.5 kernels. Thus, Linux can run in a plex86 VM without the need for any heavy virtualization. My goal is to keep the code base trim, tight, auditable and get to usable releases quickly. And to favor those goals over adding unnecessary complexities. The first milestones have just been reached, so it's still early in development. There are email lists available on the main plex86 site."
+ -
story
This discussion has been archived. No new comments can be posted.
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
 Full
 Abbreviated
 Hidden
More
Loading... please wait.
  • by evilviper (135110) on Wednesday February 12 2003, @05:59PM (#5291390) Journal
    Plex86 is taking so very long to materialize, I wonder if it is even worth the effort being put into it. Bochs works fine, even if slow, and virtualization isn't exactly a big market. Where does Plex86 fit into all this?
    • by modus (122983) on Wednesday February 12 2003, @06:01PM (#5291411) Homepage
      Funny you should ask. The site talks about using the new plex86 as an acceleration engine for Bochs. So, instead of emulating each x86 instruction, Bochs could leverage Plex86 and get a big 'ole speedboost.

      Kevin's posted a very limited test case demonstrating this ability to the Bochs lists a bit ago.
    • by PCM2 (4486) on Wednesday February 12 2003, @06:09PM (#5291478) Homepage
      Bochs works fine, even if slow, and virtualization isn't exactly a big market.
      You might be surprised. Lots of people are interested in virtualization. It's useful for things like software testing, and ISPs are keen on it for giving their customers the "dedicated server" experience while maintaining fewer actual boxes. That said, the most effective type of virtualization is the kind that gives applications a "chroot" type of environment -- where each virtualized process is running on the same instance of the OS. Running all those Linux kernels in virtualized environments doesn't really reduce your infrastructure complexity all that much...
    • by MikeFM (12491) on Wednesday February 12 2003, @06:23PM (#5291581) Homepage Journal
      Isn't this the same argument thrown against Mozilla a year or two ago? "It's taking to long so it isn't worth the effort." or "We have Internet Explorer anyway - why do we need another browser?"

      Software, especially good software, takes a lot of time to produce. Anyone can throw off crappy code quickly but to make something you'll be able to keep secure and stable over it's lifetime takes time and effort. Unless you're the developer what do you care how the effort is being spent? it's not your time or effort so feel free to go about your business doing something you feel your efforts are more useful in.

      As for me I find Plex86 interesting because I don't want to spend a fortune on hardware but sometimes I do like to have a sandbox enviroment to run development stuff, test apps, or just open questionable email attachments. Bochs is to slow to run many apps properly and if I was going to spend the money for faster hardware I might as well just buy new computers. It makes more sense to use a virtualized enviroment and save some money (and hassle).

      Virtualization may not have as many users as web browsers but it's technology which for the most part will continue to be useful for a long time. The x86 processor has a long history of compatible code so there is no reason to think Plex86/Bochs won't still be useful a decade from now. :)
          • by .milfox (75510) on Wednesday February 12 2003, @08:22PM (#5292236)
            May I point out crazybrowser, which embeds IE in a tabbed, popupblocking, cookie-eating enviroment while maintaining compatability with IE-needing sites? I use it as my secondary browser (with Moz being primary)
    • Once it's done, you'll have free VMWare, right? Do you have any idea how cool MacOnLinux is for LinuxPPC users? Plex86 should be at least that cool for x86 machines. You'll be shocked how many people will use this every day.
  • UML (Score:3, Interesting)

    by Anonymous Coward on Wednesday February 12 2003, @06:00PM (#5291396)
    User mode Linux has been invented and merged to the kernel already, no need for any additional software.
    • Re:UML (Score:5, Informative)

      by Anonymous Coward on Wednesday February 12 2003, @06:22PM (#5291573)
      User mode Linux has been invented and merged to the kernel already, no need for any additional software.

      Yes, but UML uses almost 80% of the processor's MTRR registers as a scratchpad to save state. Therefore, any kernel drivers that require real-time interrupt service (NET, SCSI) have to use cut-through emulation, instead of the much faster native emulation.

      The bottom line is UML works fine, and exhibits quite decent responsiveness, until you start trying to push disk and or network I/O.

      It's a fundemental flaw of UML. But UML's proponents consider it a necessary evil in the name of portability and lightweight robustness. I'm not sure I disagree with them.

  • Plex86 vs. VMWare? (Score:4, Interesting)

    by Anonymous Coward on Wednesday February 12 2003, @06:00PM (#5291403)
    A topic brought up on Slashdot some time ago had some interesting discussion that if Free solutions like Plex86 took off, it would destroy VMWare's business model, and show other businesses that you can't make money developing software for Linux because someone will undercut you with a Free solution. How do you respond to these fears?
    • by Anonymous Coward on Wednesday February 12 2003, @06:12PM (#5291505)
      response to fears:

      plex86 has a heckuva long ways to go before it's even near competing with software like vmware.

      provided that it even makes it there, companies like vmware have known it's coming for quite a while, and have surely been looking after their best interests just as if this were a commercial competitor.

      competition is part of life, whether it be commercial, opensource, or the kid next door.

    • by Anonymous Coward
      A topic brought up on Slashdot some time ago had some interesting discussion that if Free solutions like Plex86 took off, it would destroy VMWare's business model, and show other businesses that you can't make money developing software for Linux because someone will undercut you with a Free solution. How do you respond to these fears?

      Easy, It's not any different than new competition for any company other than the competition in this case is giving away a product for free, so they can't compete on price. VMware will have to offer some additional value over Plex86. It could be improved performance, ease of use, stability, compatibility with more/different environments, tech support, you name it. They just have to offer something that people will be willing to pay extra for. Plex86 has a long way to go before they are a credible threat to VMware, but once that happens VMware will be forced to adapt
    • The author of Plex86 and Bochs is the same guy who declared that VMWare had "ripped off" his idea and gone commercial after looking at his technology. The failure of Plex86 (and that's what this announcement is, an admission of failure) just goes to show that Kevin is and always was full of shit. He's been claiming that Bochs would have a binary translation system (much like VMWare and VirtualPC use) to speed it up ever since back when he was trying to flog it as shareware. So, in response to your question, there is very little fear that Kevin is going to come up with a product that can compete with VMWare (or VirutalPC for that matter) because he's no good.
      • by spnbs (264432) on Wednesday February 12 2003, @08:00PM (#5292133)
        Dude, chill out. I'd like to see your resume before you knock one of the sharpest VM programmers in the business. Not only is Kevin smart, but he knows the x86 ISA better than most people know how to read. Add on the fact that he pumps out code at an insane rate, and you get a programmer I'm grateful is working in the OSS world. Kevin's given us a lot and I'm more willing to forgive him for being a triffle distractable in exchange. People have called Kevin a lot of things (erratic, drasticable, incapable of proper commenting), but to call him shit is unbelievable. Unless you're Linus or RMS, get off the man's back.
    • It does good business selling windows host versions...

      And dont forget ESX server...

    • by ottffssent (18387) on Wednesday February 12 2003, @06:29PM (#5291622)
      What *I* say to that is that if VMware can't produce a better product than the OSS community can in their spare time, they don't deserve my $130. If they can't keep their product better, they don't deserve the younger generation's $130. If Plex86 takes off and it kills VMware, it won't "show other businesses that you can't make money developing software for Linux because someone will undercut you with a Free solution" but rather show them that you can't make money selling inferior software for Linux because someone will do it right, even if it's not you.

      Why is it that a community that could be broadly characterized as having heavy libertarian leanings encompasses so many, like you, who are willing to set aside those ideals for your pet project? I love VMware as much as the next person - I just think it's so cool seeing Phoenix BIOS show up in a window - but that doesn't mean I'm willing to set aside the capitalist ideals of free commerce and competition just so it will survive. If the Plex86 group can put together a better product and are willing to give it away, they win. If it takes them 10 years, then VMware has 10 years to find a different business model or go under. Businesses fail all the time. That's the way it works. If you can't cut it, you die. Meanwhile, Plex86 gets better in competition with VMware; VMware gets better in competition with Plex, and I win no matter which approach works best.
    • by On Lawn (1073)
      This is easy enough, I'll bite.

      Those were interesting discussions. I happen to own a VMware liscence, and I use it occasionaly for particular virtualizing needs. I was anxious for Plex86, and mourned the impeding stagnation of the project when the project founder was fired. After two years, I'm still with VMWare.

      Meanwhile, VMWare is being eaten at on a few fronts besides Plex86. The most recent evaluation we did for VMWare, pitted its virtual terminal server product against CodeWeavers' Wine server, Citrix, and good ol' Windows 2000. In the end Windows 2000 won, becuase, well, it was already there. Many window's programs have been decided that way.

      I don't particulary see a difference in being undercut by a free solution, or being undercut by a built-in the OS solution (*ahem* Netscape). Nor do I see a difference between those undercuts, and being beat out by a better product from a different competitor.

      In the end, its the developers obligation to ensure success with a quality feature full product. I think that is why, in the end, some have felt that OSS development models are better. But as far as interaction between Linux programs and free Linux programs, I see nothing out of the ordinary.

      ------------------
      OnRoad [onlawn.net]: A review of "Piston Envy: The Sociology of Racing Games"
    • Adapt or Die (Score:3, Insightful)

      by bogie (31020)
      nt
        • by Cyno (85911)
          But how can you blame the Linux user? Look what he has to put up with. His OS is nearing carrier grade stability, used all over for science, business and entertainment. Completely free as in no cost and the freedom to use it just about any way you want. And it supports more hardware than any other OS out there. Yet there are how many commercial companies writing software for Linux? How many hardware vendors release drivers or support Linux by actually writing software and releasing documentation? How many businesses support Linux as a viable alternative to mainstream commercial OSs that only look nicer or have a simpler interface.

          It should be obvious by now that the computer iliterate control more businesses, more markets and have more control over your freedom to choose than your government ever did. So then I wonder why a Linux user might choose to support a free software developer over a commercial package, which probably includes some form of registration, serial number for authorization or other form of commercial/capitalist tone that clearly shows the greedy in the eyes of all you shareholders.

          Its pathetic that we can't play fair and get along and understand eachother. I understand you. But, no, there won't be commercial software for Linux for a long time, if ever. And you know something? That doesn't matter. Because it is not needed. We will write our own. so .!..
  • Portability? (Score:2, Interesting)

    by Chester K (145560)
    Because of the new lightweight VM strategy, plex86 is quite small in size, and thus there is big potential for auditability of the VM technology. This is important as the VM monitor runs as a device driver in the host kernel.

    VMware doesn't need a device driver, if I'm not mistaken. Wasn't plex86 originally supposed to be a clone of VMware?
    • Re:Portability? (Score:4, Informative)

      by Kashif Shaikh (575991) on Wednesday February 12 2003, @06:40PM (#5291684)
      You should check that again.

      VMware under Windows, loads up several device drivers to bridge/route network traffic between the virtual machines and your local NICs.

      And when I installed a demo VMware on my Linux box, it needed a kernel headers to build the vmware kernel modules(don't know what for). So, Vmware also needs modules/device drivers for operation.

      Kashif
  • Having trouble wrapping my brain around this one. Could someone explain it a bit? Yes I read the article, didn't help at all.

    What does Plex86 run on top of? If it's a VM would it run on top of say Windows or something, allowing you to run your OS of choice within that? Or is it a way of allowing programs compiled for this quasi-x86 architecture to run on other different architectures (ie it vituralizes the hardware directly)? Or something else entirely?
    • Plex86 is a VM that requires that it be run on an actual x86 chip, it virtualizes the code that is running inside the VM so that the code thinks it's got access to it's own machine when in fact it does not, but is running as a user process in linux.

      So you can run Windows inside linux, or linux inside linux. They all have to be for the x86 though. But I don't know how well it works.

      Bochs is the emulator that runs code for the x86 on ANY processor, PPC, Sparc, whatever it will compile on. So that you could run Windows on a Sparc or a Mac. Though I don't know if it works THAT well.
  • Wasn't Kevin Lawton employed for several years by MandrakeSoft to work on Plex86? Didn't MandrakeSoft bought the Bochs proprietary sources to release it in GPL?

    What did happen? It seems that all mentions of this MandrakeSoft support has been dropped from the Plex86 pages !?!
    • Just found... (Score:3, Informative)

      by joestar (225875)
      A reference on Slashdot:

      MandrakeSoft Buys Bochs, LGPLs It
      Linux MandrakePosted by Hemos on Thursday March 23, @00:50
      from the good-things-are-happening dept.
      Direct from the mouth of Gael Duval, we've gotten word that MandrakeSoft (Yes, the folks who make Mandrake-Linux. No, it has nothing to do with Mandrake of Enlightenment fame. ) have purchased Bochs and hired Kevin Lawton. Now that Bochs is LGPLed, the Plex86 development can be speed up as well.


      http://slashdot.org/article.pl?sid=00/03/22/185124 7&mode=nested [slashdot.org]
  • by steveha (103154) on Wednesday February 12 2003, @06:20PM (#5291551) Homepage
    There are two things I would like to do with plex86:

    0) multiple virtual Linux servers, each in its own chroot jail.

    1) run Win98 under Linux, to be able to run Win32 apps for testing purposes or backwards compatability.

    Sounds like it will do multiple Linux servers very well, soon. But do they still have any hopes for plex86 running non-Linux OSes as guests?

    P.S. According to reviews I have read, Win4Lin does a decent job of letting you run Win98 under Linux. It's not free software, of course.

    steveha
    • 2) run Linux under Windows. Perhaps with a Knoppix CD that autoruns and starts a full-screen Linux session without rebooting, and you can hit Alt-Tab to go back to Windows. (Bochs + Plex86 + Knoppix: what should be the name for this? Knopplechs86?)
  • User-Mode Linux? (Score:5, Interesting)

    by Doc Hopper (59070) <slashdot@barnson.org> on Wednesday February 12 2003, @06:20PM (#5291553) Homepage Journal
    With the changes he's made in the goals of Plex86, it sure seems as if he's targetting the same approach currently in use by User-Mode Linux. I understand it may be quite different under the hood, but will that matter to users? It doesn't matter much to me if the task is accomplished using a ptrace thread under kernel system calls or actually virtualizes hardware -- if I can run several virtual GNU/Linux systems on top of one physical system, at a reasonable speed for the load, using free software as much as possible, I'm happy. The technical details of how it's done are irrelevant to me -- what matters is the result.

    If the Bochs/Plex86 combination is actually faster than Bochs by itself on X86 hardware, and can approach the speed of VMWare, well, that sounds interesting to me. Virtualization technology is a large and growing market, funding a lot of IBM's recent growth in the mid-range server market with quad and 8-processor systems running VMWare to aggregate systems, improve manageability, and reduce personnel management costs. There's no denying the need is there; VMWare posted their first profit ever last quarter because of these strong sales, with more big money coming down the pipe.

    Competition among free software projects is a good thing. I'm glad to see Plex86 come out with something new that may work better than the old. But what most people wanted was to run multiple copies of Microsoft Windows on top of Linux, or to run MS Windows in VMs alongside GNU/Linux, and if that doesn't work easily & quickly, it may be a potent obstacle to widespread adoption.
    • The problem with User-Mode Linux, as I understand it, is that the virtual machine is not that much isolated. It doesn't guarantee as much as it seems in terms of access control, security etc.

      This virtualisation technique, however, could probably be much safer.
      • Re:User-Mode Linux? (Score:5, Informative)

        by Abcd1234 (188840) on Wednesday February 12 2003, @08:19PM (#5292223) Homepage
        This will change once SKAS mode goes into the mainline UML distribution. To quote from the UML website:

        "In short, the changes cause the UML kernel to run in an entirely different host address space from its processes. This solves the security and honeypot fingerprinting problems by making the UML kernel totally inaccessible to UML processes. Their address spaces are identical to what they would be on the host. This also provides a noticable speedup by eliminating the signal delivery that used to happen for every UML system call."

        So, there you have it. It requires a kernel patch, but basically solves all the old UML security issues. I don't believe it's quite ready for primetime, though. :) The SKAS page can be read here [sourceforge.net].
  • I am confused, can somebody explain to me.

    Is this a super-bochs should I feel like running windoze on linux?

    Or is this an excellent way to test out a linux kernel someone hacked, but didn't want to risk their system?
  • by bstadil (7110) on Wednesday February 12 2003, @06:24PM (#5291587) Homepage
    There is a detailed discussion of this in the Linux Kernel Traffic [zork.net] from the Jan 22-27 issue.
  • by Anonymous Coward on Wednesday February 12 2003, @06:25PM (#5291594)
    If you are interested in something like this you should check out the L4 microkernel which, when combined with the NomadBIOS user mode program, is able to host multiple Linuxes very efficiently (faster than VMWare), and even migrate them between physical hosts with different hardware in about 1/100th of a second.

    Check out http://www.l4ka.org, http://os.inf.tu-dresden.de/fiasco/
    and
    http://w ww.nomadbios.dk

    All my respect to Plex86, but I don't think their design will ever be as clean or effecient as that of L4. All software mentioned above is GPL.
    • by spnbs (264432) on Wednesday February 12 2003, @08:32PM (#5292277)
      Wow, what a discussion! Not only did we get an article about plex86 (reborn as something wonderful, too!), but someone brought l4 [tu-dresden.de] and NomadBIOS [sunsite.dk] into it! I haven't found this level of knowledge on slashdot in years!

      I'll be the first to agree that L4 is wonderful and the Dresden Operating Systems group is doing some amazing stuff with it. There's a lot of hard core hacking going on there. Most recently DoPE [tu-dresden.de] caught my eye. It's a real-time display system for DROPS and Norman Feske's thesis is an interesting read. Heh, I love that project name too...

      However, it's sort of irresponsible to propose NomadBIOS as an alternative to something like plex86. Granted, NomadBIOS is cool and has a lot of potential for the future. There's a lot of possibilities once you start transparently moving running kernels between machines! However, NomadBIOS makes use of a modified l4linux 2.2 kernel and that cause some problems. (For those out of the loop, l4linux is a port of linux designed to run on top of an instance of the l4 microkernel).

      To begin with, with 2.6 almost here, 2.2 is starting look really old and nobody seems to have the man power to port 2.6 (or even 2.4) to l4.

      More importantly, l4linux really isn't remotely secure, stable, or production quality. Linux apps can access the l4 interface. See the Fiasco (an implementation of l4) faq [tu-dresden.de] for info on this. This foils any attempts at security. This is traditional viewed as a feature because it makes life easier for the Dresden hackers, but would be a problem in this kind of situation.

      Then you have all the voodoo that was went into getting linux on top of l4. I get nervous just booting l4linux, let alone attempting to use for anything serious. It's possible to screw things up royally. I definitely chewed up a root partition one time (not quite sure what I did wrong either! ;-).

      Anyways, I'm glad that someone mentioned NomadBIOS because it's a great project, but let's not go pimping the wrong solution to the problem of needing a virtual machine. NomadBIOS is what we like to call Blue Skies work. Cool research that may well change the future playing field, but irrelevant for now.
    • The problem with L4 is that OSes ust be ported to it. Virtualisers are supposed to be able to run OSes without porting them.

      L4 is great, don't get me wrong. It's just not even close to being the same thing.

  • by pclminion (145572) on Wednesday February 12 2003, @06:27PM (#5291608)
    But.. Can I run UML as a KML process within a Plex86 session on a FreeBSD box, which is executing within a VMware running inside a VirtualPC?
  • Project Management (Score:5, Interesting)

    by N1XIM (159082) on Wednesday February 12 2003, @06:47PM (#5291714)
    All I have to say is that I hope it all actually works this time. I've been trying desperately to maintain the old Plex86 code for the last year and haven't been able to get much of anywhere. "WHY?" you may ask? I can say that right here, and I don't mean it in poor spirits either:
    Kevin's code is obfuscated and doesn't mean much to you unless one or more of the following is true--
    1) You are an equally enlightened coding genuis as Kevin is;
    2) You have been programming for 25 years and still don't know what a comment line is for;
    or
    3) You always work alone and therefore the more disorderly the code the better for you.
    This has been a real problem. I hope that his fork of the code works better than what I've been trying to document for the last year.
    --Drew Northup, N1XIM (former, I guess) Plex86 maintianer
  • I don't get it. (Score:3, Interesting)

    by DdJ (10790) on Wednesday February 12 2003, @06:52PM (#5291734) Homepage Journal
    The whole thing that makes x86 virtualization a difficult problem is that the x86 CPU has some non-user-mode instructions that can't really be virtualized. By saying "I'm only going to try to do this for user-mode instructions", isn't that turning the problem into something an average CS undergrad could solve in a few weeks? I mean, what am I missing here? What about this whole thing is now nontrivial?
    • Re:I don't get it. (Score:4, Informative)

      by spnbs (264432) on Wednesday February 12 2003, @07:49PM (#5292083)
      If you read all the mailing list discussion, he answers this quesiton. It turns out pretty much every instruction used by linux, with the exception of pushf and popf work under PVI (x86's system for virtual interrupts). 99% of the ridiculously brilliant, yet unreadable code in the original plex86 was there solely to support these and perhaps a few other (wasn't totally clear about that) instructions in the x86 ISA. For open operating systems, you can just modify the source to avoid these instructions. In fact, he's got a tiny and completely non-invasive linux kernel patch that just does some ASM substitution to replace the rare uses of pushf/popf in the kernel. The patch is floating on the LKML and enables the linux kernel to run in the new Plex86 VM. Not only run, but run fast. So actually, just virtualizing the virtualizable stuff a very reasonable solution. Plus, for non-open Operating Systems he just offloads the ring 0 code to bochs and suffers a bit of a slowdown. It's a slick system.
  • How about vserver? (Score:3, Informative)

    by rigolo (416338) on Wednesday February 12 2003, @07:04PM (#5291799)
    For those people that want to run several linux instances completely seperate from each other on top of linux they should take a look ath this [solucorp.qc.ca] project called Vserver.
    The VServer Virtual Private Server and Security contexts allows you to easlity split your main linux server in to an (infinite?) number of server that use the same kernel, but for the rest are completly independent. Each server has it's own init, users, passwords etc etc. Also the networking is seperated creating intresting setup possibilities. Also think "shared virtual linux" servers instead of just Shared web hosting.
  • Silly as it sounds, one of the more intriguing possibilities with User Mode Linux is running linux as a user space process under the windows.

    This would mean a number of things, but one of them would be that a windows user wouldn't even need to reboot to be able to run a full distribution of linux on their windows box.

    I wonder if plex86 has a route to acheiving the same end?
  • by lkaos (187507) <anthony.codemonkey@ws> on Wednesday February 12 2003, @08:15PM (#5292201) Homepage Journal
    Feel free to flame and correct:

    User Mode Linux is a port of Linux that allows the host Linux operating system to run the Linux kernel as a process (this could be seen more or less, as an exokernel). This is done by changing the Linux kernel code to use malloc() to allocate memory instead accessing hardware.

    UML uses ptrace to intercept its childrens system calls and then forwards them to user-functions in the kernel.

    Plex86 on the other hands makes no modifications to the kernel. Instead, it takes a stock(1) kernel and virtualizes the few instructions that aren't allowed to run in user mode (an exception is thrown when these instructions are attempted to run and Plex86 catches this, performs the virtualization, and returns as if the instruction actually executed).

    Plex86 is literally virtual machine whereas UML is really just removing and hardware specific stuff in the kernel and making it a regular C program.

    (1) I lied a little here. There is an inherent design flaw in three instructions on x86 such that they do not allow for the above. Kevin submitted a small patch (that I assume got accepted) to make these instructions only be accessed through inlines with additional code such that they behave as they should. By correcting this, it makes implementing a VM more or less trivial.

    Note: unless someone finds a _really_ innovative way to allow these instructions to be easily handled for other operating systems, it's not likely you'll see Plex86 run other properitary operating systems.

    Note2: Plex86 is more likely to make it to Windows first because UML requires ptrace and Windows has no concept of ptrace(). Not to mention the fact that mmap behaves quite differently on Windows.

    Note3: Yes, the above problems have been addressed in the UML Win32 port but they are non-trivial. From what I can gather, a Plex86 port will be pretty trivial to Windows...
  • by kma (2898) on Wednesday February 12 2003, @08:25PM (#5292247) Homepage Journal
    Arrggh, it's too hard.

    I work for VMware. if you want to believe we've corrupted Kevin's precious bodily fluids, feel free. I don't speak for the company, and I know nothing beyond what slashdot has posted about plex86. Consider yourself disclaimed.

    If I understand the story correctly, plex86 has basically surrendered. They've given up on running arbitrary supervisor level code; the Linux guests that Kevin refers to above require a patch [iu.edu] to "fix" something the new "lean, mean" plex86 gets wrong.

    If Linus is feeling even vaguely himself, he will not accept this patch. Ordinarily, people trying to put stuff into the kernel that a) hurts performance, and b) fixes no real problem, but c) is critical to some contrived project that seems really important to the contributor get entertainingly flamed, and then shown the door. In fact, Kevin's most likely motivation for submitting this as a Slashdot story is to marshall support for his Linux patch.

    Even if Linus does accept this patch, I can guarantee you that Microsoft, the FreeBSD team, the now non-existent Be, etc., won't all be taking helpful hints from Kevin about which x86 features they may and may not use. Ergo, there is nothing interesting (either commercially or geekily) you can do with plex86; the most it can hope for is to run recent-ish Linux guests on recent-ish Linux hosts. Bestill my heart.

    On the upside, maybe Kevin will stop implying that VMware stole Bochs [winehq.com], now that he's spent four years trying to clone our software and has finally admitted defeat.
    • Just curious -- wouldn't Kevin's patch also make Linux run faster in VMWare as well?
    • by korpiq (8532)

      I must say that I appreciate VMWare for both its hack value and usefulness. (It's also one of the too few commercial applications that's as easy to deploy as should be with it's download-configure-pay -model.) Nice to hear a human^Wnerdish voice from someone inside as well.
      • by kma (2898) on Wednesday February 12 2003, @09:25PM (#5292499) Homepage Journal
        On the one hand ... VMWare supports specific OSes, not just any x86 OS. So one wonders how complete their virtualization is.


        Wrongo. When we say "VMware supports FreeBSD," we mean that customers can call us and expect us to help with problems running FreeBSD in a VM. "Unsupported" guests that work fine include Plan9, BeOS, Openstep, FreeDOS, and AtheOS. VMware is not just a big dumb hack that happens to work for Linux and Windows.
    • Re:Slow news day? (Score:3, Informative)

      by Daengbo (523424)
      Kevin Lawton is the article submitter, the author of the program and bochs, and is really well known and highly regarded for his skill at this. Virtualizing a bios and all the devices is about as low level as you can get.
    • Re:User Mode Linux? (Score:3, Informative)

      by mindstrm (20013)
      User mode linux is a linux kernel that runs in userspace

      plex86 is an x86 virtualizer that lest you create multiple virtual x86 machines to run whatever you want on them.

    • Yes. This is a very good idea. Had you been born 50 years earlier you'd be rich. Unfortunately, IBM has had this idea since the dark ages on thier big iron, with O/S 390. The s390 hardware was speciaffically designed form the ground up to make virtualization easy, seamless, and indistinguishible froom the "bare hardware". I once read there was some minor screw up involving being able to tell you weren't on the bare hardware by checking some clock register or something. When you run Linux on the zSeries (I think that's the stuff that replaced the S390 hardware), you actually run it on an O/S partition rather than on the bare hardware.

      O/S 390 lets you partition all of the resources (I/O bandwidth,. CPU time (think about setting up vmware to give one VM 2.6 CPUs and another 1.4 CPUs), RAM, and of course disk space). The Oracle liscence fees depend on how much processor power you give to the partition(s) you're running Oracle in. It's really too bad we didn't all get poor slow ripoffs of Big Iron rather than getting the super tweaked typewriter brains (x86) we run stuff on now. This really cool stuff has been around for decades.

      Sorry, today I saw the SGI parallel machine my lab got and was reminded about how cool some hardware is. Then again, the beast isn't up and running yet because it needs some specialty wiring run in the lab. My apartment power is finiky enough the way it is.

      As to the oposite of the IBM approach, I learned today that the Cray T3E isn't an SMP machine. You dedicate a certain number of the CPUs to the OS and some to running realtime/interactive processes, and the rest of the CPUs run normal processes. This is Asymetric Multi Processing, like how the FreeBSD kernel used to only run on CPU 0. I lost a little respect for Cray today, though I guess AMP is the easy way to get scalability to thousands of CPUs. You have to manually configure the number of CPUs dedicated to OS tasks, etc. While I'm rambling, is anyone aware of any microkernel OSes that run on Big Iron?