Man Page: workqueue_set_max_active
Operating Environment: centos
Section: 9
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)
| 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 |