Lines Matching full:threads
28 The number of threads created for the spl_kmem_cache task queue.
31 For the majority of systems and workloads only a small number of threads are
133 Kick stuck taskq to spawn threads.
136 it will kick it to spawn more threads.
141 Bind taskq threads to specific CPUs.
142 When enabled all taskq threads will be distributed evenly
152 New threads will be created on demand up to a maximum allowed number
154 Threads which are no longer needed will be promptly destroyed.
159 Allow newly created taskq threads to set a non-default scheduler priority.
161 to all threads created by that taskq.
162 When disabled all threads will use the default Linux kernel thread priority.
169 how quickly taskqs ramp up the number of threads processing the queue.
172 This means that normally threads will be created aggressively which is
179 Minimum idle threads exit interval for dynamic taskqs.
180 Smaller values allow idle threads exit more often and potentially be