Whamcloud - gitweb
LU-249 mds: Increase the maximum number of threads on MDS
authorJames Simmons <uja.ornl@gmail.com>
Tue, 27 Mar 2012 12:46:56 +0000 (08:46 -0400)
committerJohann Lombardi <johann@whamcloud.com>
Wed, 28 Mar 2012 11:32:07 +0000 (07:32 -0400)
commita485a00a3b238ffb7d91b942fb3ab68be1758422
treea8f4c7cc1fe29e7569f6fefd1e3aea78159030ac
parentee16d209e20fbbaddfa46e9aa86b7236bb350a44
LU-249 mds: Increase the maximum number of threads on MDS

Currently the largest number of the threads that can exist on
the MDS is 512. For very large system is those threads can
easily be exhausted and end up back logging the system. This
patch allows the user to define the upper limit of how many
threads are created on the MDS. If not selected the default
behavior of 512 is kept.

Change-Id: Ie48eb00f48ddcd98cc518178ba5e1da9ea1e40eb
Signed-off-by: James Simmons <uja.ornl@gmail.com>
Reviewed-on: http://review.whamcloud.com/2354
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Johann Lombardi <johann@whamcloud.com>
lustre/autoconf/lustre-core.m4
lustre/include/lustre_net.h