mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-08 08:26:14 +00:00
9 lines
341 B
Plaintext
9 lines
341 B
Plaintext
# this test exercises m_transtab.c sector recycling
|
|
# and sanity check when recycling sectors. To ensure we recycle
|
|
# sectors, we put a small number of sectors.
|
|
# use --stats=yes if you want to verify that the below still
|
|
# recycles a (already used) sector.
|
|
prog: ../../perf/bigcode
|
|
args: 1
|
|
vgopts: --num-transtab-sectors=2 --sanity-level=4
|