Make n_blocks the primary size and table_size only given if indirect (was the other...
authorNick Downing <nick@ndcode.org>
Sat, 23 Mar 2019 21:46:23 +0000 (08:46 +1100)
committerNick Downing <nick@ndcode.org>
Sat, 23 Mar 2019 22:53:32 +0000 (09:53 +1100)
commitf1233157e6871340755c34c275558916e01f7d4a
treed57666415a0be5255df194a1f05c5abe9449afe4
parent9ad740084cb5ec5533ad5314d53c749192f9a7fa
Make n_blocks the primary size and table_size only given if indirect (was the other way around, making block stuff use either table_size or n_blocks), fix bugs
core.c
o.sh
process.c
process.h
process_test_run.c
swap.c
swap.h