Whamcloud - gitweb
Branch HEAD
authorbobijam <bobijam>
Mon, 25 May 2009 01:36:36 +0000 (01:36 +0000)
committerbobijam <bobijam>
Mon, 25 May 2009 01:36:36 +0000 (01:36 +0000)
commit0275eeb06fa394cc1447f385555107cb4f1d889f
treee9592863c9188177b21803c1ccd9f80adca7aa7d
parentddea41245e375222fd272d32a77b4f31ad522a96
Branch HEAD
i=adilger
i=johann

Description: Reduce small size read RPC
Details    : Set read-ahead limite for every file and only do read-ahead when
             available read-ahead pages are bigger than 1M to avoid small size
             read RPC.
lustre/ChangeLog
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/llite/lproc_llite.c
lustre/llite/rw.c
lustre/llite/vvp_io.c