bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[task #5468] Port GNU Mach to the Xen VMM


From: Samuel Thibault
Subject: [task #5468] Port GNU Mach to the Xen VMM
Date: Tue, 02 Jan 2007 01:11:05 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.8) Gecko/20061105 Iceape/1.0.6 (Debian-1.0.6-1)

Update of task #5468 (project hurd):

        Percent Complete:                      0% => 20%                    

    _______________________________________________________

Follow-up Comment #1:

A crude first ugly patch.

It at least boots my Hurd in read-only mode fine! And by faking write mode, I
could run make in /src/hurd/ :)

As expected, pure userland programs like for (i=0;i<1000000;) run as fast as
natively.  On the other hand, dd < /dev/zero > /dev/null bs=1 runs 6 times
slower, but that's three times better than qemu with kqemu

Remaining items (I'll work on them shortly)

- enable block write
- net device (should be easy now that rings work)
- asynchronous events support
- clock support

(file #11663)
    _______________________________________________________

Additional Item Attachment:

File name: patch-gnumach-xen              Size:139 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?5468>

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]