Query: blk_release_queue
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BLK_RELEASE_QUEUE(9) Block Devices BLK_RELEASE_QUEUE(9)NAMEblk_release_queue - release a struct request_queue when it is no longer neededSYNOPSISvoid blk_release_queue(struct kobject * kobj);ARGUMENTSkobj the kobj belonging of the request queue to be releasedDESCRIPTIONblk_cleanup_queue is the pair to blk_init_queue or blk_queue_make_request. It should be called when a request queue is being released; typically when a block device is being de-registered. Currently, its primary task it to free all the struct request structures that were allocated to the queue and the queue itself.CAVEATHopefully the low level driver will have finished any outstanding requests first...COPYRIGHTKernel Hackers Manual 2.6. July 2010 BLK_RELEASE_QUEUE(9)
Related Man Pages |
---|
tevent_queue_tutorial(3) - centos |
blk_init_queue(9) - centos |
blk_make_request(9) - centos |
rdma_post_recv(3) - debian |
rdma_post_ud_send(3) - debian |
Similar Topics in the Unix Linux Community |
---|
Migrating to UNIX |
SOCKS proxy & PAM configuration exposure |
Tar Command |
A (ksh) Library For and From UNIX.com |
Docker learning Phase-I |