diff options
author | John Högberg <[email protected]> | 2018-07-19 11:41:06 +0200 |
---|---|---|
committer | John Högberg <[email protected]> | 2018-09-13 09:02:40 +0200 |
commit | 6f5a0d5f83668d4b53fcce9a6c927e30df169765 (patch) | |
tree | f3ce8ad3ae1382c6e7723c039bb4ec7b1a1edb82 /lib/kernel/src | |
parent | ffa54a25e1cc9c6d0b93dcd3a84ae9c8962ff7ec (diff) | |
download | otp-6f5a0d5f83668d4b53fcce9a6c927e30df169765.tar.gz otp-6f5a0d5f83668d4b53fcce9a6c927e30df169765.tar.bz2 otp-6f5a0d5f83668d4b53fcce9a6c927e30df169765.zip |
Improve trapping in lists:reverse/2
If the process had more free space than reductions it could run a
lot longer than it was supposed to. It didn't honor the number of
reductions going in either, nor did it bump reductions when
returning its result or erroring out.
This commit also removes this function from a work function in
scheduler_SUITE as it's extremely sensitive to the number of
reductions spent in the test, causing
equal_and_high_with_part_time_max to fail on some machines.
Diffstat (limited to 'lib/kernel/src')
0 files changed, 0 insertions, 0 deletions