aboutsummaryrefslogtreecommitdiffstats
path: root/erts/lib_src/common/ethr_mutex.c
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2011-11-10 14:43:43 +0100
committerBjörn-Egil Dahlberg <[email protected]>2011-11-10 17:30:36 +0100
commit177f0163c40ff12bea2ec385562f32aff605df93 (patch)
tree53b007fc54a306b3aa48c2aef7fa4926346f0331 /erts/lib_src/common/ethr_mutex.c
parent12a5e61df498ec80383514ca79b795c40522e19a (diff)
downloadotp-177f0163c40ff12bea2ec385562f32aff605df93.tar.gz
otp-177f0163c40ff12bea2ec385562f32aff605df93.tar.bz2
otp-177f0163c40ff12bea2ec385562f32aff605df93.zip
erts: Teach VM to reallocate beam catch table
Previously this table were statically allocated to 16*1024 entries. Now the default size is 1024 entries but that is doubled each time the limit is reached. Theoretical upper limit is 2^26 entries (the remaining bits on a catch datatype) in a 32 bit system.
Diffstat (limited to 'erts/lib_src/common/ethr_mutex.c')
0 files changed, 0 insertions, 0 deletions