Whamcloud - gitweb
LU-9090 ofd: increase default OST BRW size to 4MB 36/25336/15
authorAndreas Dilger <andreas.dilger@intel.com>
Wed, 17 May 2017 06:42:23 +0000 (23:42 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 29 May 2017 18:00:37 +0000 (18:00 +0000)
commit8c9c1f59d99c924e16317495269b8270cb0be921
treea7b78d722a052b886878062e01cc2129b1af60ed
parentabf2ecad35e81f9c247da5c8214fa2fd7baf5439
LU-9090 ofd: increase default OST BRW size to 4MB

Increase the default maximum bulk RPC size reported by OSTs to the
clients to 4MB.  This has shown to improve performance for tested
workloads under a variety of conditions, and is already the defacto
standard for new installations.

Clients will still negotiate their preferred and supported BRW size
with the OSTs at connection time.

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: Id213e598bde14ed53b78ec230c7ae9aa5f3ebbe5
Reviewed-on: https://review.whamcloud.com/25336
Reviewed-by: Niu Yawei <yawei.niu@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre_net.h
lustre/ofd/ofd_dev.c
lustre/tests/sanity-quota.sh
lustre/tests/sanity-sec.sh
lustre/tests/sanity.sh