INVALIDATE_INODE_PAGES2
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
invalidate_inode_pages2 - remove all unmapped pages from an address_space
SYNOPSIS
"SYNOPSIS"
void invalidate_inode_pages2 (struct address_space * mapping);
ARGUMENTS
- mapping
-
-- undescribed --
DESCRIPTION
mapping - the address_space
invalidate_inode_pages2 is like truncate_inode_pages, except for the case
where the page is seen to be mapped into process pagetables. In that case,
the page is marked clean but is left attached to its address_space.
FIXME
invalidate_inode_pages2 is probably trivially livelockable.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- FIXME
-
This document was created by
man2html,
using the manual pages.
Time: 05:30:39 GMT, October 06, 2005