commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. hurd-release-0-2-3469-g03be85e


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. hurd-release-0-2-3469-g03be85e
Date: Wed, 26 Dec 2012 23:03:18 +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  03be85eb11f756414aafedca22f93a3351b727b8 (commit)
      from  07440b75bcbd20056c11f2375d3aa765788af034 (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 03be85eb11f756414aafedca22f93a3351b727b8
Author: Samuel Thibault <address@hidden>
Date:   Thu Dec 27 00:00:57 2012 +0100

    Optimise dir-lookup's second-lock
    
    This should avoid some lock contention.
    
    * libdiskfs/dir-lookup.c (diskfs_S_dir_lookup): Before releasing &np->lock
    to get &dnp->lock safely, try to lock &dnp->lock directly.
    * libtreefs/dir-lookup.c (_treefs_s_dir_lookup): Likewise.

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

Summary of changes:
 libdiskfs/dir-lookup.c |    9 ++++++---
 libtreefs/dir-lookup.c |    9 ++++++---
 2 files changed, 12 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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