SAVEABLE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
saveable - Determine whether a page should be cloned or not.
SYNOPSIS
"SYNOPSIS"
int saveable (unsigned long * pfn);
ARGUMENTS
- pfn
-
The page
DESCRIPTION
We save a page if it's Reserved, and not in the range of pages
statically defined as 'unsaveable', or if it isn't reserved, and
isn't part of a free chunk of pages.
If it is part of a free chunk, we update pfn to point to the last
page of the chunk.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 06:21:07 GMT, October 06, 2005