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(9) - centos
pthread_workqueue(3) - debian
workqueue_destroy(9) - netbsd
usb_queue_reset_device(9) - suse
workqueue_create(9) - netbsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend
Unsure why access time on a directory change isn't changing