Enlarge the kernel heap size in make test
This commit is contained in:
parent
7cb164c1e2
commit
a09c01819b
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"resource_limits": {
|
"resource_limits": {
|
||||||
"kernel_space_heap_size": "32MB",
|
"kernel_space_heap_size": "40MB",
|
||||||
"kernel_space_stack_size": "1MB",
|
"kernel_space_stack_size": "1MB",
|
||||||
"user_space_size": "128MB",
|
"user_space_size": "128MB",
|
||||||
"max_num_of_threads": 32
|
"max_num_of_threads": 32
|
||||||
|
Loading…
Reference in New Issue
Block a user