Slashdot Mirror


Will Vanderpool Make Linux More Popular?

Digitaldonkey writes "New Scientist is reporting that Intel's forthcoming multi-core processor architecture, codenamed "Vanderpool", could undermine Microsoft's dominance by letting other operating systems run simultaneously more easily. From the article: 'The chip will allow future machines to run, say, Windows XP together with Linux or the Apple operating system as easily as today's Windows computers run Word and Internet Explorer simultaneously.'"

16 of 316 comments (clear)

  1. MacOS? by flatface · · Score: 5, Interesting

    Sounds great, but "..Windows XP together with Linux or the Apple operating system" -- I didn't know that Apple would be releasing MacOS for other architectures. And I'm assuming it's not going to incorporate the PPC archtype.

    1. Re:MacOS? by bfischer · · Score: 5, Funny

      Duel? Why would you want your various operating systems to fight? Would this be like virtual battle-bots?

      Oh, you meant dual boot?

      Never mind.

  2. Cool by TykeClone · · Score: 5, Informative

    Sounds similar to what IBM does with the AS/400 - allowing hardware subsystems to run different operating systems.

    --
    A fine is a tax you pay for doing wrong and a tax is a fine you pay for doing all right.
  3. No hard info by Jarlsberg · · Score: 4, Interesting
    New Scientist is a great magazine, but it's not really a tech magazine. That's why you get articles that says something like this:
    "Intel's new hardware, codenamed Vanderpool, is significant because it cuts down on the amount of such trickery needed. "Vanderpool doesn't eliminate the need for virtualisation software, but it's going to make it perform a lot better," says Mike Ferron-Jones, Intel's manager of advanced technology marketing at Hillsboro, Oregon. For the moment, however, the company is not saying exactly how it will redesign the hardware to do this. For the moment, however, the company is not saying exactly how it will redesign the hardware to do this.
    ...
    Such a hyper-OS would allow people using ordinary PCs to try out alternative operating systems, such as Linux, and the applications that run on them, without giving up Windows."
    (emphasis added)

    So we're looking at a chip that may be a reality in 2008-2009, but since New Scientist doesn't provide any hard info on the chip except for the funky code name, this is all very up in the air. Virtualisation software works pretty good today anyway. You can easily try out any flavour of Linux or BSD on your WinXP computer (or vice cersa) using VMWare today -- without having to "give up" Windows (or Linux).

  4. BSOD by rfrenzob · · Score: 5, Funny

    This doesn't mean that we will see Linux start generating Blue Screens Of Death does it?

  5. os/390 by deputydink · · Score: 5, Insightful
    Sounds a little like how those big iron mainframes run - virtualized os's playing together managed by hardware to a certain degree.


    Seems like another case of technology history repeating itself. Still, the idea is fantastic although i don't see how a company like microsoft in the article can really benifit from it.

  6. Suddenly all this news by geeveees · · Score: 5, Interesting

    One more to add to the list:

    1) hidden 64bit abilities
    2) 5-7 ghz processor
    3) multicore cpu

    All this to make people delay their purchase of an athlon64?

    --
    I am a viral sig. Please help me spread.
  7. OS Relevancy by thoolihan · · Score: 4, Interesting

    This could really cut out the relevance of application support behind an OS. Any application not supported by your current OS could be built in with the app and booted separately almost like a Knoppix CD.

    Thinking particularly of games and multimedia, this could really shake things up.

    -t

    --
    http://unmoldable.com W:"No one of consequence" I:"I must know" W:"Get used to disappointment"
  8. Article like this misses the whole point... by MyNameIsFred · · Score: 4, Insightful
    For the vast majority of people, the problem is not being able to try the new OS. The problem is getting them to want to try the new OS. People like things that are familiar. They use Windows at home because they use Windows at work. Add to this the clones at CompUSA say to buy Windows.

    Does anyone think their mother or father would switch because of what this article discusses?

    Conversely, is this going to get businesses to try a new OS? No. If a business wants to try a new OS, in general, they can afford a machine dedicated to the new OS to try it out.

  9. Re:Um... by Spy+Hunter · · Score: 4, Informative

    Certain properties of the x86 architecture make it a hard chip to "virtualize" (sort of partition the processor into two virtual processors), which is what VMWare does. Chips can be designed specifically to be easily virtualizable, making applications like VMWare almost trivial to code while being much, much faster. If Intel does somehow retrofit virtualization capabilities onto a x86 chip, it could be a big boon for Linux. An open-source VMWare clone could be written quite easily, and it would run Windows almost as fast as it would run natively.

    --
    main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}
  10. Re:Um... by BrynM · · Score: 4, Insightful
    Why would this require a hardware solution?
    Speed and better transparency. Dedicating hardware to a process will usually relieve resources used by the system as well. Think of it like the advances in graphics. It used to be that OpenGL was rendered by software for most Windows NT users. I remember getting GLQuake to run at 12.5 frames per second and being stoked. Then along came the dedicated hardware (to the consumer at least). Suddenly 12.5 FPS was a joke and new and shiny features were added/enabled (GLQ runs at 300+ FPS on my GF2 card now and has blended shadows, colored lighting and fog).

    I believe that this architecture may do the same for virtualization and make it truly reasonable to run real-time apps under multiple OSs without the hickups of today. I could then theoretically run Apache/POP3/DNS on the very same box as Active Directory/SQL Server/.Net without many problems - great for a small test environment. Eventually, the hardware might become small/portable and you could start to think of hand-held devices with multiple operating systems or functionalities. The manufacturing and testing industries would love such a device.

    --
    US Democracy:The best person for the job (among These pre-selected choices...)
  11. MS bios control by u19925 · · Score: 4, Interesting

    this may be the reason for earlier story about MS wanting to control the BIOS too. So now the competition is between MS and Intel. This looks an interesting fight as both are titans and closely interdependent. Having killed other CPUs by promising a lot and delivering little, MS has put itself in a tight position. It can't fight with intel in the same way it fought with Digital. This is one of the reasons, why MS won't release 64 bit OS until intel gives go ahead (according to some newsgroup articles, people had seen 64-bit windows demo in 1997).

    If bios is under MS control, and if MS OS is pre-installed, what are the chances that it will allow people to install other OS? Today, most pre-installed XP machine create single partition covering the entier the disk (many people think this is dangerous specially if the partition goes bad, you could loose all data). This effectively prevents installing linux atleast to non-hackers.

    Still you can't discount Intel. Although MS can cotrol many PC manufacturers, most MB manufacturers will side with Intel and leave BIOS out of MS reach to be monopolized.

    MS can play some dirty tricks too. If MS-OS detects that you are running some other OS too, then it can create some random fault in MS-OS and crash it which may give user the feeling that the other OS caused it. Anyone old enough to remember DR-DOS being incompatible with Windows warning?

  12. ...as easily as... by eth1 · · Score: 4, Funny
    ...as easily as today's Windows computers run Word and Internet Explorer simultaneously.

    We're doomed.

  13. Re:Darwin by Raffaello · · Score: 5, Informative

    Stop posting this irrelevant link.

    Darwin is a Mach based unix, on top of which one can run X Windows. It is *not* Mac OS X. Specifically, The Aqua user interface (which all native Mac OS X apps use), the Carbon APIs (which legacy Mac apps, like Internet Explorer, and Photoshop use), and Cocoa, (which newer Apps such as Mail and Safari use), are *not* open source.

    Aqua, Carbon, and Cocoa are *not* part of Darwin. So, no, you cannot run Mac OS X just because there is an x86 version of Darwin. You can run yet another *nix on x86 with Darwin, but you cannot run Mac OS X.

    Are people really this misinformed? How did parent get modded up?

  14. Mainframes for home by panurge · · Score: 4, Interesting

    Perhaps we are going to be able to go back to multi-user computers. This would actually be a real benefit for many people. An AS/400 for the home, replacing all the boxes with a single central box again. Thin clients with wireless networking around the place. If a virus hits OS Instance 1, bring it down and fix it in the background while work is transferred to OS Instance 2. One user can crash and burn without anyone else knowing or caring. Load sharing means that the heavy and light users can peacefully coexist. And small businesses are going to love it. Life was easier in the 80s when they had a single Unix box and half a dozen dumb terminals. Life is going to be easier again when there's a single big reliable box with all the external connections and massive storage, and a few screens and keyboards around the place. No fun for case modders, but then for those of us who believe computing should be as ubiquitous as plumbing, and as unobtrusive, case modding is deeply sad.

    --
    Panurge has posted for the last time. Thanks for the positive moderations.
  15. I saw a demo... by stevel · · Score: 4, Informative

    Disclaimer: I work for Intel (in an area having nothing whatsoever to do with Vanderpool), but the comments here are my own personal opinion. That said...

    I saw a demo of Vanderpool at Intel Developer Forum last month. In the demo, the system with a single processor was simultaneously running some version of Windows playing a media clip (a Simpsons episode) while at the same time on another monitor, another copy of Windows was running and was rebooted in order to update a device driver. The video clip played on.

    My take on this (having never heard of it before I saw the IDF demo) was some sort of hardware-assisted VM. It is definitely nothing to do with multicore, as another Intel compatriot noted here.

    You can read the transcript of Paul Otellini's Keynote where he presented Vanderpool at http://www.intel.com/idf/us/fall2003/conf_info/key notespeakers.htm#tuesday

    I don't know if there were specific presentations on Vanderpool Technology at IDF - if there were, you'll be able to find them at http://www.intel.com/idf/us/fall2003/index.htm after November 2.