* 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
* Re: GUK (enhanced MiniOS) released
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
0 siblings, 1 reply; 3+ messages in thread
From: Thomas DuBuisson @ 2009-06-01 23:26 UTC (permalink / raw)
To: Mick.Jordan; +Cc: xen-devel, xen-users
Mick,
Thanks - this is interesting! Is there a page with technical
information such as the boot-up time and how much memory it takes for
a minimal domain? I notice the wiki is just getting started so
perhaps such information will be posted in due time?
Pulling it now, I'll play with it some.
Thanks,
Thomas
On Mon, Jun 1, 2009 at 4:07 PM, Mick Jordan <Mick.Jordan@sun.com> wrote:
> 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
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: GUK (enhanced MiniOS) released
2009-06-01 23:26 ` Thomas DuBuisson
@ 2009-06-02 0:01 ` Mick Jordan
0 siblings, 0 replies; 3+ messages in thread
From: Mick Jordan @ 2009-06-02 0:01 UTC (permalink / raw)
To: Thomas DuBuisson; +Cc: xen-devel, xen-users
On 06/01/09 16:26, Thomas DuBuisson wrote:
> Mick,
> Thanks - this is interesting! Is there a page with technical
> information such as the boot-up time and how much memory it takes for
> a minimal domain? I notice the wiki is just getting started so
> perhaps such information will be posted in due time?
>
>
Sorry, should have noted that the documentation, such as it is (but more
than Mini-OS), is in the "docs" subdirectory, or at
http://research.sun.com/projects/guestvm/shared/guk/index.html
Fundamentally, it's not much more memory intensive or different in
startup time from Mini-OS.
Mick
^ 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.