Comment 3 for bug 1783881

Revision history for this message
Thadeu Lima de Souza Cascardo (cascardo) wrote : Re: ltp-syscalls: msgstress03 fails because systemd limits number of processes

The number of processes (in systemd, tasks).

The command below works for me.

Now, should we change the default on our test systems? Running under systemd-run does not look like a good option.

# systemd-run -p TasksMax=1000000 ./testcases/bin/msgstress03