Query: add_to_page_cache_locked
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ADD_TO_PAGE_CACHE_LO(9) Memory Management in Linux ADD_TO_PAGE_CACHE_LO(9)NAMEadd_to_page_cache_locked - add a locked page to the pagecacheSYNOPSISint add_to_page_cache_locked(struct page * page, struct address_space * mapping, pgoff_t offset, gfp_t gfp_mask);ARGUMENTSpage page to add mapping the page's address_space offset page index gfp_mask page allocation modeDESCRIPTIONThis function is used to add a page to the pagecache. It must be locked. This function does not add the page to the LRU. The caller must do that.COPYRIGHTKernel Hackers Manual 2.6. July 2010 ADD_TO_PAGE_CACHE_LO(9)
Related Man Pages |
---|
mpage_readpages(9) - suse |
pmap_extract(9) - freebsd |
write_cache_pages(9) - centos |
blk_make_request(9) - suse |
journal_try_to_free_buffers(9) - suse |
Similar Topics in the Unix Linux Community |
---|
Migrating to UNIX |
Cut command on RHEL 6.8 compatibility issues |
Tar Command |
A (ksh) Library For and From UNIX.com |
32 bit process addressing more than 4GB |