invalidate_inode_pages2(9) centos man page | unix.com

Man Page: invalidate_inode_pages2

Operating Environment: centos

Section: 9

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

NAME
invalidate_inode_pages2 - remove all pages from an address_space
SYNOPSIS
int invalidate_inode_pages2(struct address_space * mapping);
ARGUMENTS
mapping the address_space
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
write_cache_pages(9) - centos
remap_file_pages(2) - suse
remap_file_pages(2) - minix
remap_file_pages(2) - x11r4
remap_file_pages(2) - php
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Docker learning Phase-I