tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
regress
/
lib
/
libpthread
/
malloc_duel
/
at
jcs
2 files
Makefile
dueling mallocs -- test for proper serialization when multiple threads try to malloc at the same time
23 years ago
malloc_duel.c
Run malloc_duel for 60 seconds instead of 20. It did find kernel crashes due to missing TLB flushes in the past. Other stress tests in regress also run for a minute. Additional 40 seconds to the run time of the test suite is a small price compared to higher chance of finding bugs.
4 years ago