commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.5-567-gfb8c531


From: Justus Winter
Subject: [SCM] Hurd branch, master, updated. v0.5-567-gfb8c531
Date: Tue, 17 Feb 2015 19:37:39 +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 "Hurd".

The branch, master has been updated
       via  fb8c531ddeef55c8581d3882bd1b1f501d980a30 (commit)
      from  eceeaeb5a2d40875fd432148b9cf26b41497811d (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 fb8c531ddeef55c8581d3882bd1b1f501d980a30
Author: Justus Winter <address@hidden>
Date:   Mon Dec 15 11:53:26 2014 +0100

    libports: avoid acquiring global lock in message dispatch
    
    * libports/interrupt-operation.c (ports_S_interrupt_operation): Update
    `cancel_threshold' using atomic operations.
    * libports/manage-multithread.c (internal_demuxer): Avoid taking the lock.
    * libports/ports.h (struct port_info): Mention that one needs atomic
    operations to access `cancel_threshold'.

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

Summary of changes:
 libports/interrupt-operation.c |   14 ++++++++++----
 libports/manage-multithread.c  |    8 +++++---
 libports/ports.h               |    2 +-
 3 files changed, 16 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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