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/



_______________________________________________
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd

Reply via email to