Whamcloud - gitweb
LU-1282 lprocfs: Add a module param to disable percpu stats
authorBobi Jam <bobijam@whamcloud.com>
Thu, 12 Apr 2012 00:48:42 +0000 (08:48 +0800)
committerOleg Drokin <green@whamcloud.com>
Mon, 23 Apr 2012 18:45:53 +0000 (14:45 -0400)
commit68ed546e43dbc4ba31b409e9dbf8a65ef9a7f425
treeb287159130537fc9c3cca2bd67dae44f742e1f19
parent36459a19d3688ae38847f36d896326be92e7dd38
LU-1282 lprocfs: Add a module param to disable percpu stats

Add an obdclass module option to choose to use a single lprocfs stats
structure rather than percpu data.

Signed-off-by: Bobi Jam <bobijam@whamcloud.com>
Change-Id: I45d5a05029197e629d4f7d161a5e4e5d01a93bf5
Reviewed-on: http://review.whamcloud.com/2515
Tested-by: Hudson
Reviewed-by: Christopher J. Morrone <chris.morrone.llnl@gmail.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/obdclass/lprocfs_status.c