Whamcloud - gitweb
LU-7054 o2iblnd: less intense allocating retry 70/16470/4
authorLiang Zhen <liang.zhen@intel.com>
Wed, 16 Sep 2015 17:50:07 +0000 (01:50 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 26 Jan 2016 20:21:24 +0000 (20:21 +0000)
commitd96879f34ce229695566a3e5de1f5160f4c9ef02
treeb9547a21960ea116931be4be2adfd0e4cc03f06b
parentb964cd1c61858a090c812b31a2b3a2f9f94765fb
LU-7054 o2iblnd: less intense allocating retry

ko2iblnd may retry too frequent for growing pools, all schedulers
are spinning if another thread is in progress of allocating a new
pool and can't finish right away because of high system load.

Signed-off-by: Liang Zhen <liang.zhen@intel.com>
Change-Id: I21be43c6f77b1ae13d500ecbd6795b6d0099d2f1
Reviewed-on: http://review.whamcloud.com/16470
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Doug Oucharek <doug.s.oucharek@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lnet/klnds/o2iblnd/o2iblnd.c