workqueue_set_max_active(9) centos man page | unix.com

Man Page: workqueue_set_max_active

Operating Environment: centos

Section: 9

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
ccw_device_start_timeout(9) - centos
pthread_workqueue(3) - debian
usb_queue_reset_device(9) - suse
workqueue(9) - netbsd
tapset::irq(3stap) - debian
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Tar Command
CentOS7 restoring file capabilities
Docker learning Phase-I
[TIP] Processing YAML files with yq