Whamcloud - gitweb
LU-9441 llite: bind kthread thread to accepted node set 30/38730/4
authorJames Simmons <jsimmons@infradead.org>
Wed, 27 May 2020 17:27:59 +0000 (13:27 -0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 19 Jun 2020 16:50:26 +0000 (16:50 +0000)
commitd6e103e6950d99b88141d4b26982889258c774c5
treed4886447d1620d97771a732806b8b7b4739a2f85
parentb24ba6c6ea1b3cc514241b01968bf31bc8f9cf46
LU-9441 llite: bind kthread thread to accepted node set

Bind both the agl and statahead kernel threads to a node that is
apart of the cpt table that Lustre use. This limits the polluting
of the cache of HPC applications.

Change-Id: I1c29fb5dbbdb6a73dac0dc6c872a797c05eab1ad
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/38730
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Yang Sheng <ys@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/llite/statahead.c