OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3901-g1c0260c

Gerrit Code Review gerrit@openafs.org
Wed, 21 Aug 2013 05:00:29 -0700 (PDT)


The following commit has been merged in the master branch:
commit 1c0260c71185a41f1ec3d1c08f20c53c76f31cdd
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.
    
    Change-Id: I850f489dc8a392875582e52d8d511dedf69aec9c
    Reviewed-on: http://gerrit.openafs.org/10151
    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