summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2005-03-22 20:09:27 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2005-03-22 20:09:27 -0800
commit59de21037401234f88dd22a9f0a20d2641b8f5e5 (patch)
treea015ded26349ec2b1473262db1cb879350c22f01 /net/unix/af_unix.c
parent6fbd22fb37baa71fdb90e9efe095d6edabd24858 (diff)
[CRYPTO]: Optimise kmap calls in crypt()
Perform kmap once (or twice if the buffer is not aligned correctly) per page in crypt() instead of the current code which does it once per block. Consequently it will yield once per page instead of once per block. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions