Whamcloud - gitweb
b=2258
authornathan <nathan>
Wed, 21 Feb 2007 21:25:50 +0000 (21:25 +0000)
committernathan <nathan>
Wed, 21 Feb 2007 21:25:50 +0000 (21:25 +0000)
commitb861e01ffe221d94dde14e0725ae191cbd017774
tree7bd6276a1afb2d7c218808a716905768a2a4bfe2
parent012322164db7ab7037a8ba4223eed4510ec2a77c
b=2258
r=adilger
Insure min dynamic threads < max threads
Also make absolutely sure we don't start more than MAX
on the biggest machines, we limit the MDS auto-threads to start at 32 and go to 128, nowhere near the 512 max limit.  On e.g.
ilter.c lustre/ost/ost_handler.c
on the biggest machines, we limit the MDS auto-threads to start at 32 and go to 128, nowhere near the 512 max limit.  On e.g.
    (8 * 1024)
on the biggest machines, we limit the MDS auto-threads to start at 32 and go to 128, nowhere near the 512 max limit.  On e.g.
s/lustre-core/mds/handler.c,v
on the biggest machines, we limit the MDS auto-threads to start at 32 and go to 128, nowhere near the 512 max limit.  On e.g.
threads = MDS_THREADS_AUTO_MAX;
on the biggest machines, we limit the MDS auto-threads to start at 32 and go to 128, nowhere near the 512 max limit.  On e.g.
andler.c 21 Feb 2007 21:22:08 -0000
on the biggest machines, we limit the MDS auto-threads to start at 32 and go to 128, nowhere near the 512 max limit.  On e.g.
lustre/include/lustre_net.h
lustre/mds/handler.c
lustre/ost/ost_handler.c
lustre/ptlrpc/service.c