centos man page for find_get_pages_contig

Query: find_get_pages_contig

OS: centos

Section: 9

Links: centos man pages | All man pages

Forums: Unix Linux Community | Forum Categories

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

FIND_GET_PAGES_CONTI(9) 				    Memory Management in Linux					   FIND_GET_PAGES_CONTI(9)

NAME
find_get_pages_contig - gang contiguous pagecache lookup
SYNOPSIS
unsigned find_get_pages_contig(struct address_space * mapping, pgoff_t index, unsigned int nr_pages, struct page ** pages);
ARGUMENTS
mapping The address_space to search index The starting page index nr_pages The maximum number of pages pages Where the resulting pages are placed
DESCRIPTION
find_get_pages_contig works exactly like find_get_pages, except that the returned number of pages are guaranteed to be contiguous. find_get_pages_contig returns the number of pages which were found.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 FIND_GET_PAGES_CONTI(9)
Related Man Pages
__get_user_pages(9) - centos
numa_maps(7) - linux
write_cache_pages(9) - centos
numa(7) - debian
numa_maps(7) - mojave
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Please Welcome Dave Munro to the Moderator Team!