Enlarge the kernel heap size in make test

This commit is contained in:
zongmin.gu 2020-12-11 14:01:59 +08:00 committed by Tate, Hongliang Tian
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