Whamcloud - gitweb
LU-249 Allow the user to set the upper limit to the thread count on the MDS
authorJames Simmons <uja.ornl@gmail.com>
Fri, 29 Apr 2011 15:17:05 +0000 (11:17 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 20 May 2011 18:55:20 +0000 (11:55 -0700)
commitcad6a6dedbe139e48173a9f491a3457de71026e0
treee01666d261101a05c9affdb3c0143768cbf51af5
parent1c3faa9cef4a92486d117550179f303c97ca6c3c
LU-249 Allow the user to set the upper limit to the thread count on the 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 keep.

Change-Id: I1952bbb5a446dd5debf5f787489e1c456da7945a
Signed-off-by: James Simmons <uja.ornl@gmail.com>
Reviewed-on: http://review.whamcloud.com/477
Tested-by: Hudson
Reviewed-by: Lai Siyao <laisiyao@whamcloud.com>
Reviewed-by: Mikhail Pershin <tappro@whamcloud.com>
Reviewed-by: Brian J. Murrell <brian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/autoconf/lustre-core.m4
lustre/include/lustre_net.h