centos man page for invalidate_inode_pages2_range

Query: invalidate_inode_pages2_range

OS: centos

Section: 9

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

INVALIDATE_INODE_PAG(9) 				    Memory Management in Linux					   INVALIDATE_INODE_PAG(9)

NAME
invalidate_inode_pages2_range - remove range of pages from an address_space
SYNOPSIS
int invalidate_inode_pages2_range(struct address_space * mapping, pgoff_t start, pgoff_t end);
ARGUMENTS
mapping the address_space start the page offset 'from' which to invalidate end the page offset 'to' which to invalidate (inclusive)
DESCRIPTION
Any pages which are found to be mapped into pagetables are unmapped prior to invalidation. Returns -EBUSY if any pages could not be invalidated.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 INVALIDATE_INODE_PAG(9)
Related Man Pages
remap_file_pages(2) - debian
vm_map_clean(9) - debian
glflushmappedbufferrange(3g) - centos
glinvalidatebuffersubdata(3g) - centos
vm_map_clean(9) - linux
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it