Remove support for INODE_SWAP, make PREALLOCATE_SWAP always, make PREALLOCATE_CORE...
authorNick Downing <nick@ndcode.org>
Wed, 29 May 2019 13:32:00 +0000 (23:32 +1000)
committerNick Downing <nick@ndcode.org>
Fri, 31 May 2019 11:05:11 +0000 (21:05 +1000)
commitfdc1daf3a50e8b191a7944ddf33c8acd6bae8550
tree73dc421bf541cc4965c42968a1dd48148cb387be
parentbc6eb6e9b75e7da39b4046ead31e5decba88d520
Remove support for INODE_SWAP, make PREALLOCATE_SWAP always, make PREALLOCATE_CORE when INDIRECT_CORE (have done this automatically, adds diff --ifdef scripts)
27 files changed:
.gitignore
Makefile
block_pool.c
core.c
core.h
fuzix_fs_or_swap.c [deleted file]
gen.sh
ifdef.py [new file with mode: 0755]
ifdef.sh [new file with mode: 0755]
indirect_core_contiguous_swap/Makefile [moved from indirect_core_preallocate_swap/Makefile with 100% similarity]
indirect_core_contiguous_swap/o.sh [moved from indirect_core_preallocate_swap/o.sh with 100% similarity]
indirect_core_inode_swap/Makefile [deleted file]
indirect_core_inode_swap/o.sh [deleted file]
merge.sh [new file with mode: 0755]
moveable_core_contiguous_swap/Makefile [moved from moveable_core_preallocate_swap/Makefile with 100% similarity]
moveable_core_contiguous_swap/o.sh [moved from moveable_core_preallocate_swap/o.sh with 100% similarity]
moveable_core_inode_swap/Makefile [deleted file]
moveable_core_inode_swap/o.sh [deleted file]
pool.c
process.c
process.h
process_test.h
process_test_gen.c
process_test_run.c
q.sh
swap.c
swap.h