The following commit has been merged in the master branch:
commit 42a280f50daf6e4dc65873150c4738aacf2c3a86
Author: Ben Kaduk <[email protected]>
Date:   Wed May 19 01:44:44 2010 -0400

    Do not sleep in FBSD's getevent()
    
    Calling osi_AllocSmallSpace drops the glock, which allows
    a race condition that caused a rather fast deadlock on
    multiprocessor systems.
    Use afs_osi_Alloc_NoSleep instead.
    
    Change-Id: I9a328567a31fe0e4f77e7548fed31b7e4ff36f50
    Reviewed-on: http://gerrit.openafs.org/1989
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: Derrick Brashear <[email protected]>

 src/afs/FBSD/osi_sleep.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to