Re: Merge Xen (the hypervisor) into Linux

From: Steven Rostedt
Date: Wed Jun 03 2009 - 01:08:05 EST



On Tue, 2 Jun 2009, David Miller wrote:

> From: Dan Magenheimer <dan.magenheimer@xxxxxxxxxx>
> Date: Tue, 2 Jun 2009 21:49:58 -0700 (PDT)
>
> > A hypervisor is not an operating system.
>
> This is a pretty bogus statement if you ask me.
>
> A hypervisor a software system that provides seperation between
> protection realms.
>
> It also handles exceptions and "system calls" on behalf of the other
> protection realms.
>
> I personally don't see the difference at all. And since many
> hypervisors even do cpu scheduling, the fundamental differences
> converge to almost nothing.

I recently sat in an Operating Systems class where the Professor was an
old IBM retiree, that worked on the 390 system way back when. He would
argue the point that an Operating System must do at least two things,
schedule tasks and manage paging. The Xen hypervisor does both, thus in
his eyes, it is indeed an Operating System.

-- Steve

P.S. he also thought that filesystem management does not have to be a
duty of the OS and he hated the fact he had to teach it ;-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/