Whamcloud - gitweb
Branch b1_6
authoradilger <adilger>
Fri, 14 Sep 2007 21:58:43 +0000 (21:58 +0000)
committeradilger <adilger>
Fri, 14 Sep 2007 21:58:43 +0000 (21:58 +0000)
commit521ee304ada75e1e4ae9af2cdf335064591ec5ad
tree8a72d4b92c86a5f608f8b6c4a5c9756efbf60b99
parent94c6bea8d0256a60e770e810d6a3e678073bb1f8
Branch b1_6
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