The following commit has been merged in the master branch:
commit 81b785774128e9501c1d758340b6f008403b5181
Author: Andrew Deason <[email protected]>
Date:   Thu Nov 14 12:06:56 2013 -0600

    afs: Fix some dcache-related comments
    
     - The comments preceding the afs_CacheIsTooFull macro, describing the
       cache-related high and low water marks, are a little out of date.
       We start freeing on 90% space, not 95%, and we also can take into
       account how many free/used chunks we have.
    
     - afs_WakeCacheWaitersIfDrained looks at the number of non-used (free
       or discarded) blocks, not just free blocks.
    
    Change-Id: I5bf923b3c24993294e752f4312737815d0102779
    Reviewed-on: http://gerrit.openafs.org/10459
    Reviewed-by: Stephan Wiesand <[email protected]>
    Reviewed-by: Derrick Brashear <[email protected]>
    Tested-by: BuildBot <[email protected]>

 src/afs/afs.h        |   11 ++++++++---
 src/afs/afs_dcache.c |    3 ++-
 2 files changed, 10 insertions(+), 4 deletions(-)

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

Reply via email to