Query: read_cache_page
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
READ_CACHE_PAGE(9) Memory Management in Linux READ_CACHE_PAGE(9)NAMEread_cache_page - read into page cache, fill it if neededSYNOPSISstruct page * read_cache_page(struct address_space * mapping, pgoff_t index, int (*filler) (void *,struct page*), void * data);ARGUMENTSmapping the page's address_space index the page index filler function to perform the read data destination for read dataDESCRIPTIONRead into the page cache. If a page already exists, and PageUptodate is not set, try to fill the page then wait for it to become unlocked. If the page does not get brought uptodate, return -EIO.COPYRIGHTKernel Hackers Manual 2.6. July 2010 READ_CACHE_PAGE(9)
| Related Man Pages |
|---|
| __get_user_pages(9) - centos |
| struct_nand_ecc_ctrl(9) - centos |
| get_user_pages(9) - suse |
| journal_try_to_free_buffers(9) - suse |
| vm_page_insert(9) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Grant unprivileged user rights to see the output of echo|format but not modify disks |
| Migrating to UNIX |
| Tar Command |
| A (ksh) Library For and From UNIX.com |