All of lore.kernel.org
 help / color / mirror / Atom feed
* [history] VMM Quadrants
@ 2005-03-04 20:01 Rich Persaud
  2005-03-06 22:19 ` [history] Virtualization Papers Rich Persaud
  2005-03-27 23:05 ` [history] VMM Quadrants Martin Maney
  0 siblings, 2 replies; 3+ messages in thread
From: Rich Persaud @ 2005-03-04 20:01 UTC (permalink / raw)
  To: xen-devel

I am new to VMM internals, but have experience in database (Sybase) 
internals and data center infrastructure.   RDBMS engines that run on 
many OSes go out of their way to reimplement OS facilities (e.g. memory 
management, threads, disk and network I/O) to insulate their performance 
from OS intermediation.  

The dispelling of newbie ignorance can sometimes yield good diagrams for 
future newbies.  Do you have recommendations for research papers with 
diagrams/history of virtualization implementations?  I'm looking for 
high-level overviews with conceptual models that are low-level 
accurate.  Two overview papers:

Denali, VMware, User-Mode Linux (is Fig. 3 correct? where would Xen go?)

   http://www.eecs.umich.edu/techreports/cse/2002/CSE-TR-465-02.pdf

VM/370, Denali, Xen:

   http://www.robertwrose.com/vita/rose-virtualization.pdf

Is there a definitive bibliography of web-accessible virtualization papers?

Rich




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [history] Virtualization Papers
  2005-03-04 20:01 [history] VMM Quadrants Rich Persaud
@ 2005-03-06 22:19 ` Rich Persaud
  2005-03-27 23:05 ` [history] VMM Quadrants Martin Maney
  1 sibling, 0 replies; 3+ messages in thread
From: Rich Persaud @ 2005-03-06 22:19 UTC (permalink / raw)
  To: Rich Persaud; +Cc: xen-devel

[-- Attachment #1: Type: text/plain, Size: 341 bytes --]

Following up on my earlier message, I've attached an HTML index of 
papers on virtualization (best viewed with a CSS-capable parser).  

Started this to understand the historical context of Xen, but it may 
speed the orientation of new developers.

Please advise if I missed anyone or if any "Topics" could be more 
precisely named.  

Rich

[-- Attachment #2: xen_virtualization_research.html --]
[-- Type: text/html, Size: 9705 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [history] VMM Quadrants
  2005-03-04 20:01 [history] VMM Quadrants Rich Persaud
  2005-03-06 22:19 ` [history] Virtualization Papers Rich Persaud
@ 2005-03-27 23:05 ` Martin Maney
  1 sibling, 0 replies; 3+ messages in thread
From: Martin Maney @ 2005-03-27 23:05 UTC (permalink / raw)
  To: xen-devel

On Fri, Mar 04, 2005 at 03:01:01PM -0500, Rich Persaud wrote:
> Denali, VMware, User-Mode Linux (is Fig. 3 correct? where would Xen go?)
> 
>   http://www.eecs.umich.edu/techreports/cse/2002/CSE-TR-465-02.pdf

I don't remember seeing any answer to this (which may say more about my
memory than what actually happened), but since I was browsing through
the spool, looking for seed material for wiki pages, I was just looking
at this.  I may be wrong, but I'd guess that Xen 1.2 would go about
halfway between VM/370 and Denali (like both it directly and solely
controlled the hardware, but it supported more of the real architecture
for its guests than Denali, eg., virtual memory).  Given only two
dimensions, I suppose Xen 2 has drifted somewhat to the left, as it has
offloaded most of the hardware management onto dom0.  Perhaps it would
be more accurate to add a third dimension and place X2.0 out of the
plane of the graph (to represent the fact that the hardware-managing
host is actually one of its virtual machines - a rather level-confusing
approach) as well as about as far right as VMware.  Xen-unstable is
confusing things even more, probably.

(I'd forgotten about your followup with the longer list of papers.  Is
that available on the web somewhere that I could link to?)

-- 
Allen Funt was one of the great psychologists of the twentieth century.
His informal experiments and demonstrations on "Candid Camera"
showed us as much about human psychology and its surprising limitations
as the work of any academic psychologist.  -- Daniel Dennett



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-03-27 23:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-04 20:01 [history] VMM Quadrants Rich Persaud
2005-03-06 22:19 ` [history] Virtualization Papers Rich Persaud
2005-03-27 23:05 ` [history] VMM Quadrants Martin Maney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.