Query: wait_for_stable_page
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
WAIT_FOR_STABLE_PAGE(9) Memory Management in Linux WAIT_FOR_STABLE_PAGE(9)NAMEwait_for_stable_page - wait for writeback to finish, if necessary.SYNOPSISvoid wait_for_stable_page(struct page * page);ARGUMENTSpage The page to wait on.DESCRIPTIONThis function determines if the given page is related to a backing device that requires page contents to be held stable during writeback. If so, then it will wait for any pending writeback to complete.COPYRIGHTKernel Hackers Manual 3.10 June 2014 WAIT_FOR_STABLE_PAGE(9)
| Related Man Pages |
|---|
| wait_event_interruptible_exclusive_locked_irq(9) - centos |
| write_cache_pages(9) - centos |
| tracker-writeback(1) - centos |
| virtio_blk(4) - freebsd |
| vop_fsync(9) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| DB2 convert digits to binary format |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |