Home | History | Annotate | Download | only in test

Lines Matching full:newsoft

203         newsoft = min(hard, max(soft, 1024*2048))
204 resource.setrlimit(resource.RLIMIT_STACK, (newsoft, hard))