invalidate_inode_pages2_range(9) suse man page | unix.com

Man Page: invalidate_inode_pages2_range

Operating Environment: suse

Section: 9

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 2.6. July 2010 INVALIDATE_INODE_PAG(9)
Related Man Pages
mpage_readpages(9) - centos
remap_file_pages(2) - centos
get_user_pages(9) - suse
glinvalidatebuffersubdata(3g) - centos
vm_map_insert(9) - linux
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
Tar Command
A (ksh) Library For and From UNIX.com