All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mick Jordan <Mick.Jordan@sun.com>
To: xen-devel@lists.xensource.com, xen-users@lists.xensource.com
Subject: GUK (enhanced MiniOS) released
Date: Mon, 01 Jun 2009 16:07:12 -0700	[thread overview]
Message-ID: <4A245F20.6020100@Sun.COM> (raw)


[-- 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

             reply	other threads:[~2009-06-01 23:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-01 23:07 Mick Jordan [this message]
2009-06-01 23:26 ` GUK (enhanced MiniOS) released Thomas DuBuisson
2009-06-02  0:01   ` Mick Jordan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A245F20.6020100@Sun.COM \
    --to=mick.jordan@sun.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen-users@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.