Query: blk_queue_flush
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
BLK_QUEUE_FLUSH(9) Block Devices BLK_QUEUE_FLUSH(9)NAMEblk_queue_flush - configure queue's cache flush capabilitySYNOPSISvoid blk_queue_flush(struct request_queue * q, unsigned int flush);ARGUMENTSq the request queue for the device flush 0, REQ_FLUSH or REQ_FLUSH | REQ_FUADESCRIPTIONTell block layer cache flush capability of q. If it supports flushing, REQ_FLUSH should be set. If it supports bypassing write cache for individual writes, REQ_FUA should be set.COPYRIGHTKernel Hackers Manual 3.10 June 2014 BLK_QUEUE_FLUSH(9)
Related Man Pages |
---|
fs_flush(1) - debian |
dkctl(8) - netbsd |
tie::cache(3) - suse |
fs_flush(1) - redhat |
fs_flush(1) - hpux |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Set hard block limit for user using quota |
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
Controlling user input |