commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Viengoos branch, viengoos-on-bare-metal, updated. 85532309547c9369


From: Neal H. Walfield
Subject: [SCM] Viengoos branch, viengoos-on-bare-metal, updated. 85532309547c936947da9e27e328f0e4f29df323
Date: Tue, 17 Mar 2009 19:38:05 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Viengoos".

The branch, viengoos-on-bare-metal has been updated
       via  85532309547c936947da9e27e328f0e4f29df323 (commit)
       via  d6cdbfd09d2ce8ed04298acbb91206c7f10bb053 (commit)
       via  f1a55415edd88a912321f2733678c4503cf4babc (commit)
       via  1903a00a5848d94681b0746e3d68331d44ccce42 (commit)
       via  5ffc36ad0f277d05f3e3593fa4ae9dded5591988 (commit)
       via  b8ed270b55f50f25379f2c236fff41afe41ab12d (commit)
       via  979756b27981ecd8983716e022b408512ababf48 (commit)
       via  4ce61a66a6dc7aa8126a722649f20a3ba5846fad (commit)
       via  091da994d2839262a996c897de7df066dd48c843 (commit)
       via  be604c4968e84a622fa7b57b68f6ee45ea0715f2 (commit)
       via  4697b1940a204816329e0692fcd00a18eee26b88 (commit)
       via  76cd36c5b4fb6a3fac688c23a1294745082e08c2 (commit)
      from  3a31ee11ba3ee140b6cc3444c5fd9b93ea5d614b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 85532309547c936947da9e27e328f0e4f29df323
Author: Neal H. Walfield <address@hidden>
Date:   Tue Mar 17 20:35:46 2009 +0100

    Change Hieronymus to destroy activities when the corresponding thread exits.

commit d6cdbfd09d2ce8ed04298acbb91206c7f10bb053
Author: Neal H. Walfield <address@hidden>
Date:   Tue Mar 17 20:35:01 2009 +0100

    Disable address space construction tracing if NDEBUG is defined.

commit f1a55415edd88a912321f2733678c4503cf4babc
Author: Neal H. Walfield <address@hidden>
Date:   Tue Mar 17 20:34:18 2009 +0100

    In 64-bit mode, prefer VM addresses above 1GB.

commit 1903a00a5848d94681b0746e3d68331d44ccce42
Author: Neal H. Walfield <address@hidden>
Date:   Tue Mar 17 20:33:32 2009 +0100

    Tweak availability computation.  Treat priority correctly.

commit 5ffc36ad0f277d05f3e3593fa4ae9dded5591988
Author: Neal H. Walfield <address@hidden>
Date:   Tue Mar 17 20:32:12 2009 +0100

    Don't check if the user pressed escape if NDEBUG is defined.

commit b8ed270b55f50f25379f2c236fff41afe41ab12d
Author: Neal H. Walfield <address@hidden>
Date:   Tue Mar 17 20:31:22 2009 +0100

    Replace some macros with inline functions.

commit 979756b27981ecd8983716e022b408512ababf48
Author: Neal H. Walfield <address@hidden>
Date:   Tue Mar 17 20:14:33 2009 +0100

    Change PAGES_FMT to support negative values.

commit 4ce61a66a6dc7aa8126a722649f20a3ba5846fad
Author: Neal H. Walfield <address@hidden>
Date:   Tue Mar 17 20:13:53 2009 +0100

    Fix VG_ADDR_EQ.

commit 091da994d2839262a996c897de7df066dd48c843
Author: Neal H. Walfield <address@hidden>
Date:   Tue Mar 17 20:13:19 2009 +0100

    Batch object discardds.

commit be604c4968e84a622fa7b57b68f6ee45ea0715f2
Author: Neal H. Walfield <address@hidden>
Date:   Tue Mar 17 20:12:30 2009 +0100

    Don't call vm_as_install in schedule.

commit 4697b1940a204816329e0692fcd00a18eee26b88
Author: Neal H. Walfield <address@hidden>
Date:   Tue Mar 17 20:09:05 2009 +0100

    Make the returner global.  Call it when returning from an interrupt.

commit 76cd36c5b4fb6a3fac688c23a1294745082e08c2
Author: Neal H. Walfield <address@hidden>
Date:   Tue Mar 17 20:06:58 2009 +0100

    Reduce the page table pool to 4%.  Batch tlb invalidations.

-----------------------------------------------------------------------

Summary of changes:
 hieronymus/hieronymus.c                  |   59 ++++++++++++++------
 libhurd-mm/anonymous.c                   |   70 ++++++++++++++++++++--
 libhurd-mm/as-build.c                    |    2 +-
 libhurd-mm/as.c                          |   15 ++++-
 libviengoos/viengoos/addr.h              |    2 +-
 libviengoos/viengoos/cap.h               |    6 +-
 viengoos/ager.c                          |   91 +++++++++++++++---------------
 viengoos/memory.h                        |   13 ++++-
 viengoos/object.h                        |   87 +++++++++++++++++-----------
 viengoos/scheduler.c                     |    1 -
 viengoos/server.c                        |   46 +++++++++++++--
 viengoos/sysdeps/generic/output-serial.c |    3 +
 viengoos/sysdeps/x86_64/idt.c            |    2 +-
 viengoos/sysdeps/x86_64/syscall.c        |    6 +-
 viengoos/sysdeps/x86_64/thread-arch.c    |    1 +
 viengoos/sysdeps/x86_64/vm.c             |   45 ++++++++++++++-
 16 files changed, 321 insertions(+), 128 deletions(-)


hooks/post-receive
--
Viengoos




reply via email to

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