]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Use bigger I/O sizes for the memcache
authorChas Williams (CONTRACTOR) <chas@cmf.nrl.navy.mil>
Thu, 7 Oct 2010 15:05:50 +0000 (11:05 -0400)
committerDerrick Brashear <shadow@dementia.org>
Mon, 25 Oct 2010 23:52:59 +0000 (16:52 -0700)
commit30957b0c37f7a52c8c893bcd9ee5dcbec41a7370
tree762b3e31858c8fbea63749940dcbf7846e4fffc4
parent86eeef8dd6ea6b52608535902c6d7f7a6761763e
Use bigger I/O sizes for the memcache

There doesn't seem to be a need to limit the rx message size when
using rx_WritevAlloc.  If there arent enough rx buffers to hold
the entire message at once, it will simply return less space.

Reviewed-on: http://gerrit.openafs.org/2943
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
(cherry picked from commit 6880d4a3a227f6c05332ef799123e0a05b190aa9)
Change-Id: I3d6ef65eeff2e59d662cd7f406bd5b8c1d3b11c6
Reviewed-on: http://gerrit.openafs.org/3061
src/afs/afs_fetchstore.c