centos man page for drain_workqueue

Query: drain_workqueue

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DRAIN_WORKQUEUE(9)						   Driver Basics						DRAIN_WORKQUEUE(9)

NAME
drain_workqueue - drain a workqueue
SYNOPSIS
void drain_workqueue(struct workqueue_struct * wq);
ARGUMENTS
wq workqueue to drain
DESCRIPTION
Wait until the workqueue becomes empty. While draining is in progress, only chain queueing is allowed. IOW, only currently pending or running work items on wq can queue further work items on it. wq is flushed repeatedly until it becomes empty. The number of flushing is detemined by the depth of chaining and should be relatively short. Whine if it takes too long.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DRAIN_WORKQUEUE(9)
Related Man Pages
dpm-drain(1) - debian
workqueue(9) - netbsd
workqueue_enqueue(9) - netbsd
tapset::irq(3stap) - centos
tapset::irq(3stap) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it