suse man page for find_get_pages

Query: find_get_pages

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FIND_GET_PAGES(9)					    Memory Management in Linux						 FIND_GET_PAGES(9)

NAME
find_get_pages - gang pagecache lookup
SYNOPSIS
unsigned find_get_pages(struct address_space * mapping, pgoff_t start, unsigned int nr_pages, struct page ** pages);
ARGUMENTS
mapping The address_space to search start The starting page index nr_pages The maximum number of pages pages Where the resulting pages are placed
DESCRIPTION
find_get_pages will search for and return a group of up to nr_pages pages in the mapping. The pages are placed at pages. find_get_pages takes a reference against the returned pages. The search returns a group of mapping-contiguous pages with ascending indexes. There may be holes in the indices due to not-present pages. find_get_pages returns the number of pages which were found.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 FIND_GET_PAGES(9)
Related Man Pages
__get_user_pages(9) - centos
mpage_readpages(9) - centos
numa_maps(7) - linux
write_cache_pages(9) - centos
numa_maps(7) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Tar Command
The Future of the PM (Private Message) System at UNIX.com