aboutsummaryrefslogtreecommitdiff
path: root/lvm.c
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2023-07-13 14:55:46 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2023-07-13 14:55:46 -0300
commit6b51133a988587f34ee9581d799ea9913581afd3 (patch)
treebeae04d76822101b0d12493f07fddbd12014bab3 /lvm.c
parentcbae01620278f9b568805db16a96d0631ced473d (diff)
downloadlua-6b51133a988587f34ee9581d799ea9913581afd3.tar.gz
lua-6b51133a988587f34ee9581d799ea9913581afd3.tar.bz2
lua-6b51133a988587f34ee9581d799ea9913581afd3.zip
Thread stacks resized in the atomic phase
Although stack resize can be a little expensive, it seems unusual to have too many threads needing resize during one GC cycle. On the other hand, the change allows full collections to skip the propagate phase, going straight from a pause to the atomic phase.
Diffstat (limited to 'lvm.c')
0 files changed, 0 insertions, 0 deletions