suse man page for generic_unplug_device

Query: generic_unplug_device

OS: suse

Section: 9

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

GENERIC_UNPLUG_DEVIC(9) 					   Block Devices					   GENERIC_UNPLUG_DEVIC(9)

NAME
generic_unplug_device - fire a request queue
SYNOPSIS
void generic_unplug_device(struct request_queue * q);
ARGUMENTS
q The struct request_queue in question
DESCRIPTION
Linux uses plugging to build bigger requests queues before letting the device have at them. If a queue is plugged, the I/O scheduler is still adding and merging requests on the queue. Once the queue gets unplugged, the request_fn defined for the queue is invoked and transfers started.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 GENERIC_UNPLUG_DEVIC(9)
Related Man Pages
qdisable(8b) - debian
blk_init_queue(9) - suse
insque(9r) - osf1
qdisable(8b) - centos
qdisable(8b) - x11r4
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Migrating to UNIX
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I