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 "Hurd".

The branch, master has been updated
       via  27f7e15e4e048cc13a97f514fb7c9ff0c97b9ee5 (commit)
      from  901c61a1d25e7c8963e51012760a82730eda1910 (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 27f7e15e4e048cc13a97f514fb7c9ff0c97b9ee5
Author: Richard Braun <[email protected]>
Date:   Sun Sep 23 00:06:53 2012 +0200

    Reduce starvation among libports threads
    
    * libports/manage-multithread.c: Include <mach/thread_info.h> and
    <mach/thread_switch.h>
    (THREAD_PRI): New macro.
    (adjust_priority): New function.
    (ports_manage_port_operations_multithread): Set higher priority to
    privileged translators's threads. Reduce priority of newly-created threads,
    to give originators a chance to finish what they were doing.

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

Summary of changes:
 libports/manage-multithread.c |   56 +++++++++++++++++++++++++++++++++++++++++
 1 files changed, 56 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Hurd

Reply via email to