ADD_TO_SWAP

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

add_to_swap - allocate swap space for a page  

SYNOPSIS

"SYNOPSIS"

int add_to_swap (struct page * page);  

ARGUMENTS

page
page we want to move to swap
 

DESCRIPTION

Allocate swap space for the page and add the page to the swap cache. Caller needs to hold the page lock.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:01:54 GMT, October 09, 2005