Whamcloud - gitweb
Branch b1_8
authorbobijam <bobijam>
Wed, 8 Apr 2009 02:18:02 +0000 (02:18 +0000)
committerbobijam <bobijam>
Wed, 8 Apr 2009 02:18:02 +0000 (02:18 +0000)
commitef59e5c90440846d0e0c1e92dedf28aef00efc9a
tree153408e99a19fa4be2d6b91ba05f6775eb335f85
parenteb927c2a2af87d8a211dc3bf1b19bd5db3c0ca9e
Branch b1_8
b=18688
o=adilger
i=nathan.rutman
i=johann

Description: Allow tuning service thread via /proc
Details    : For each service a new
             /proc/fs/lustre/{service}/*/thread_{min,max,started} entry is
             created that can be used to set min/max thread counts, and get the
             current number of running threads.
lustre/ChangeLog
lustre/include/lustre_net.h
lustre/ptlrpc/lproc_ptlrpc.c
lustre/ptlrpc/recov_thread.c