centos man page for workqueue_set_max_active

Query: workqueue_set_max_active

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

WORKQUEUE_SET_MAX_AC(9) 					   Driver Basics					   WORKQUEUE_SET_MAX_AC(9)

NAME
workqueue_set_max_active - adjust max_active of a workqueue
SYNOPSIS
void workqueue_set_max_active(struct workqueue_struct * wq, int max_active);
ARGUMENTS
wq target workqueue max_active new max_active value.
DESCRIPTION
Set max_active of wq to max_active.
CONTEXT
Don't call from IRQ context.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 WORKQUEUE_SET_MAX_AC(9)
Related Man Pages
pthread_workqueue(3) - debian
workqueue_destroy(9) - netbsd
device_schedule_callback_owner(9) - suse
workqueue(9) - netbsd
workqueue_enqueue(9) - netbsd
Similar Topics in the Unix Linux Community
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq