Merge branch 'master' of postpeta.pccluster.org:mckernel into gdb
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