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_key(9) - centos |
| del_timer_sync(9) - centos |
| device_schedule_callback_owner(9) - centos |
| usb_queue_reset_device(9) - centos |
| device_schedule_callback_owner(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Controlling user input |
| [TIP] Processing YAML files with yq |