FILEMAP_FDATAWAIT(9) Memory Management in Linux FILEMAP_FDATAWAIT(9)NAMEfilemap_fdatawait - wait for all under-writeback pages to completeSYNOPSISint filemap_fdatawait(struct address_space * mapping);ARGUMENTSmapping address space structure to wait forDESCRIPTIONWalk the list of under-writeback pages of the given address space and wait for all of them.COPYRIGHTKernel Hackers Manual 2.6. July 2010 FILEMAP_FDATAWAIT(9)
| Related Man Pages |
|---|
| __get_user_pages(9) - centos |
| mpage_readpages(9) - centos |
| sf_buf_alloc(9) - debian |
| sf_buf_kva(9) - debian |
| get_user_pages(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Getting command output to putty window title. |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |