Create memory pressure in test. Allocate heap and stack in child
authorbluhm <bluhm@openbsd.org>
Tue, 4 May 2021 13:24:49 +0000 (13:24 +0000)
committerbluhm <bluhm@openbsd.org>
Tue, 4 May 2021 13:24:49 +0000 (13:24 +0000)
commit85f5c1e8168099f7b865085be8bb8c7ec7ff2bd1
tree6c2d87624879ec4572548c9c80e4c4788cb22beb
parentf561954d8976190f0f833319a8d4ec74bc5af985
Create memory pressure in test.  Allocate heap and stack in child
processes and threads.  Then exit has more work to do.
regress/sys/kern/fork-exit/Makefile
regress/sys/kern/fork-exit/fork-exit.c