summaryrefslogtreecommitdiff
path: root/shared/timeutils/timeutils.h
diff options
context:
space:
mode:
authorAlessandro Gatti <a.gatti@frob.it>2024-09-06 12:43:54 +0200
committerDamien George <damien@micropython.org>2025-01-02 11:51:50 +1100
commit36aa7545b0764b6304af7d8dee1b5536eda33f77 (patch)
treec856b20087acbabf24eb7295a59a6a2d034a45fa /shared/timeutils/timeutils.h
parent268acb714dd79fa5eeeb82c1fca022bc4ea126b7 (diff)
qemu/main: Make GC heap size configurable on a per-arch basis.
In certain circumstances depending on the code size, the `deflate_decompress` test fails on both ARM and RV32 with a memory allocation failure error. The issue is mitigated by having a larger GC heap, in this case around 20 KBytes more than the original 100 KBytes default. This commit makes the GC heap size configurable on a per-arch basis, with both ARM and RV32 using the enlarged 120 KBytes heap. Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'shared/timeutils/timeutils.h')
0 files changed, 0 insertions, 0 deletions