[patch 3/6] Guest page hinting: mlocked pages.

2007-06-28 Thread Martin Schwidefsky
From: Martin Schwidefsky <[EMAIL PROTECTED]> From: Hubertus Franke <[EMAIL PROTECTED]> From: Himanshu Raj <[EMAIL PROTECTED]> Add code to get mlock() working with guest page hinting. The problem with mlock is that locked pages may not be removed from page cache. That means they need to be stable.

[patch 3/6] Guest page hinting: mlocked pages.

2007-05-11 Thread Martin Schwidefsky
From: Martin Schwidefsky <[EMAIL PROTECTED]> From: Hubertus Franke <[EMAIL PROTECTED]> From: Himanshu Raj <[EMAIL PROTECTED]> Add code to get mlock() working with guest page hinting. The problem with mlock is that locked pages may not be removed from page cache. That means they need to be stable.