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)NAMEworkqueue_set_max_active - adjust max_active of a workqueueSYNOPSISvoid workqueue_set_max_active(struct workqueue_struct * wq, int max_active);ARGUMENTSwq target workqueue max_active new max_active value.DESCRIPTIONSet max_active of wq to max_active.CONTEXTDon't call from IRQ context.COPYRIGHTKernel Hackers Manual 3.10 June 2014 WORKQUEUE_SET_MAX_AC(9)