All of lore.kernel.org
 help / color / mirror / Atom feed
* GUK (enhanced MiniOS) released
@ 2009-06-01 23:07 Mick Jordan
  2009-06-01 23:26 ` Thomas DuBuisson
  0 siblings, 1 reply; 3+ messages in thread
From: Mick Jordan @ 2009-06-01 23:07 UTC (permalink / raw)
  To: xen-devel, xen-users


[-- Attachment #1.1: Type: text/plain, Size: 1085 bytes --]

I am pleased to announce the release of GUK (Project Guest VM 
Microkernel), which is an enhanced version of Mini-OS that underpins the 
Guest VM virtual machine. Guest VM is an implementation of the Java 
platform, written almost completely in Java, running directly on Xen. 
Although GUK was developed specifically for Guest VM, it can be used 
stand-alone in a similar way to Mini-OS.

The main differences between Mini-OS, when originally forked, and GUK are:

    * Support for multiple VCPUS (SMP)
    * Pre-emptive thread scheduling
    * Memory management tailored to a language run time virtual machine
    * Memory ballooning
    * Block device support
    * Suspend/Resume support

N.B. GUK has not been updated with any of the changes to Mini-OS since 
the initial fork.

The source code, which is licensed under GPL v2, can be found at 
https://kenai.com/projects/guestvm.
E.g.,

% hg clone https://kenai.com/hg/guestvm~guk guk

I'd like to acknowledge the significant contributions made by Grzegorz 
Milos and Harald Roeck during summer internships
at Sun.

Mick Jordan


[-- Attachment #1.2: Type: text/html, Size: 1488 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

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

end of thread, other threads:[~2009-06-02  0:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-01 23:07 GUK (enhanced MiniOS) released Mick Jordan
2009-06-01 23:26 ` Thomas DuBuisson
2009-06-02  0:01   ` Mick Jordan

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.