Home
last modified time | relevance | path

Searched refs:IBLND_N_SCHED (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/
Do2iblnd.h78 #define IBLND_N_SCHED 2 macro
Do2iblnd.c2609 nthrs = min(max(IBLND_N_SCHED, nthrs >> 1), nthrs); in kiblnd_base_startup()
2660 nthrs = min(max(IBLND_N_SCHED, nthrs >> 1), nthrs); in kiblnd_start_schedulers()