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
ccw_device_start_key(9) - centos
del_timer_sync(9) - centos
usb_queue_reset_device(9) - suse
workqueue(9) - netbsd
workqueue_enqueue(9) - netbsd
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq