lguest: documentation VII: FIXMEs
Documentation: The FIXMEs Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
committed by
Linus Torvalds
parent
f8f0fdcd40
commit
f56a384e98
@@ -15,6 +15,11 @@
|
||||
#include <asm/tlbflush.h>
|
||||
#include "lg.h"
|
||||
|
||||
/*M:008 We hold reference to pages, which prevents them from being swapped.
|
||||
* It'd be nice to have a callback in the "struct mm_struct" when Linux wants
|
||||
* to swap out. If we had this, and a shrinker callback to trim PTE pages, we
|
||||
* could probably consider launching Guests as non-root. :*/
|
||||
|
||||
/*H:300
|
||||
* The Page Table Code
|
||||
*
|
||||
|
Reference in New Issue
Block a user