OpenAFS Master Repository branch, openafs-devel-1_7_x, updated. openafs-devel-1_7_26-10-g4d5a48b

Gerrit Code Review gerrit@openafs.org
Wed, 21 Aug 2013 08:08:03 -0700 (PDT)


The following commit has been merged in the openafs-devel-1_7_x branch:
commit 4d5a48b121a9ca848178a9697e015218c9e31410
Author: Jeffrey Altman <jaltman@your-file-system.com>
Date:   Sat Aug 17 10:18:53 2013 -0400

    Windows: Cap Cache Size on X86
    
    Since we know the cache size cannot be arbitrary size because it
    must fit into contiguous process memory and because it is difficult
    to compute the actual size limit, cap the size to 716800KB.
    
    Reviewed-on: http://gerrit.openafs.org/10151
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
    (cherry picked from commit 1c0260c71185a41f1ec3d1c08f20c53c76f31cdd)
    
    Change-Id: I4d58dc00bb42929d0695eb84fd00814d6e8bc30e
    Reviewed-on: http://gerrit.openafs.org/10161
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

 src/WINNT/afsd/afsd_init.c |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository