increase stack size to 32MB
This commit is contained in:
parent
ad03d2dccd
commit
5e00aa5e19
@@ -18,7 +18,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
#define USER_STACK_NR_PAGES 4096
|
#define USER_STACK_NR_PAGES 8192
|
||||||
#define KERNEL_STACK_NR_PAGES 16
|
#define KERNEL_STACK_NR_PAGES 16
|
||||||
|
|
||||||
extern long do_arch_prctl(unsigned long code, unsigned long address);
|
extern long do_arch_prctl(unsigned long code, unsigned long address);
|
||||||
|
|||||||
Reference in New Issue
Block a user