Whamcloud - gitweb
LU-8475 target: use slab allocation 54/21654/5
authorAlexander Boyko <alexander.boyko@seagate.com>
Wed, 3 Aug 2016 08:12:19 +0000 (11:12 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 24 Oct 2017 07:30:05 +0000 (07:30 +0000)
commit1755c9f628c2a9f240c1d78765c4d4dd74c46e99
tree2bca11a0ce70c15c686d9422e06e410e8a09ad7c
parent6ce91e9e9503390ef6c8d817ceed5afbf1d41124
LU-8475 target: use slab allocation

The patch adds kmem slabs for target threads and session info
to improve allocation and better accounting.

Signed-off-by: Alexander Boyko <alexander.boyko@seagate.com>
Signed-off-by: Alexey Lyashkov <alexey.lyashkov@seagate.com>
Change-Id: Ia0a93d410618c5d7724f2dcc86f1bcb9ae32e572
Seagate-bug-id: MRP-2836
Reviewed-on: https://review.whamcloud.com/21654
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Alexey Lyashkov <c17817@cray.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/target/tgt_main.c