Whamcloud - gitweb
LU-569: Make lu_object cache size adjustable
authorJinshan Xiong <jay@whamcloud.com>
Fri, 5 Aug 2011 19:24:33 +0000 (12:24 -0700)
committerOleg Drokin <green@whamcloud.com>
Mon, 3 Oct 2011 19:04:36 +0000 (15:04 -0400)
commitc8d7c99ec50c81a33eea43ed1c535fa4d65cef23
treec93a82120576faee400003d34ee870862d9f4868
parent0356a2376375020abb861423ce557767dadf593e
LU-569: Make lu_object cache size adjustable

lu_object cache is specified to consume 20% of total memory. This
limits 200 clients at most can be mounted on one node. We should make
it adjustable so that customers have a chance to configure it by
their needs.

Change-Id: I8dcb993c88a3abd9fc8ba11ff1578aa3897c3933
Signed-off-by: Jinshan Xiong <jay@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/1188
Tested-by: Hudson
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/obdclass/lu_object.c