Whamcloud - gitweb
Branch HEAD
authoradilger <adilger>
Fri, 14 Sep 2007 21:59:37 +0000 (21:59 +0000)
committeradilger <adilger>
Fri, 14 Sep 2007 21:59:37 +0000 (21:59 +0000)
commitdcb312b511998c73277cb84bf94a129b266a37fd
tree34c239083a416b8312c7e6778913c4fec104e401
parentc3e5086897d4ca179520548f13666276991c2965
Branch HEAD
Disable client page cache checksumming by default. This does not affect
the wire checksumming, and only adds a lot of CPU overhead that is mostly
useful only for debugging rare client memory corruption vs. the more
common network transfer corruption. It can be enabled at runtime via
"echo 1 > $LPROC/llite/*/checksum_pages".
b=13579
i=scjody
i=nathan
lustre/llite/llite_lib.c