execve(): clear host user-space PTEs before context switching
This commit is contained in:
@@ -84,6 +84,9 @@
|
||||
//#define USE_LARGE_PAGES
|
||||
#endif
|
||||
|
||||
#define USER_STACK_NR_PAGES 8192
|
||||
#define KERNEL_STACK_NR_PAGES 25
|
||||
|
||||
#include <waitq.h>
|
||||
#include <futex.h>
|
||||
#include <rlimit.h>
|
||||
|
||||
Reference in New Issue
Block a user