Query: read_cache_page_gfp
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
READ_CACHE_PAGE_GFP(9) Memory Management in Linux READ_CACHE_PAGE_GFP(9)NAMEread_cache_page_gfp - read into page cache, using specified page allocation flags.SYNOPSISstruct page * read_cache_page_gfp(struct address_space * mapping, pgoff_t index, gfp_t gfp);ARGUMENTSmapping the page's address_space index the page index gfp the page allocator flags to use if allocatingDESCRIPTIONThis is the same as "read_mapping_page(mapping, index, NULL)", but with any new page allocations done using the specified allocation flags. If the page does not get brought uptodate, return -EIO.COPYRIGHTKernel Hackers Manual 3.10 June 2014 READ_CACHE_PAGE_GFP(9)
Related Man Pages |
---|
sf_buf_free(9) - freebsd |
bio_alloc_bioset(9) - centos |
blk_make_request(9) - centos |
write_cache_pages(9) - centos |
vm_page_remove(9) - debian |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to increment version inside a file? |
Docker learning Phase-I |
CentOS 6 ran out of space, need to reclaim it |
Please Welcome Dave Munro to the Moderator Team! |