descriptionUnnamed repository; edit this file 'description' to name the repository.
last changeSat, 8 Jun 2019 06:21:36 +0000 (16:21 +1000)
shortlog
2019-06-08 Nick DowningUnify process_alloc() and process_realloc() with PROCES... master
2019-06-08 Nick DowningChange clunky swap allocation stuff to use a normal...
2019-06-08 Nick DowningSimplify pool_alloc() calling convention so that offset...
2019-06-08 Nick DowningChange process_realloc() calling convention to be the...
2019-06-08 Nick DowningChange process->in_core_blocks to process->in_core_bloc...
2019-06-08 Nick DowningFix wrong #ifdef INDIRECT_SWAP
2019-06-05 Nick DowningMake do_swap_read_write(), do_swap_out(), and process_r...
2019-06-04 Nick DowningReplace process->para, process->paras with process...
2019-06-03 Nick DowningChange process_get_state() calling convention slightly...
2019-06-03 Nick DowningGive do_swap_read_write() routine more context so it...
2019-06-03 Nick DowningRationalize use of core_blocks (becomes: block) and...
2019-06-03 Nick DowningMake swap_move() only be defined for INDIRECT_SWAP...
2019-06-02 Nick DowningChange process->swap_blocks to process->core_blocks...
2019-06-02 Nick DowningFix minor spacing issue
2019-06-02 Nick DowningSimplify the swap-in and swap-out loops, since have...
2019-06-02 Nick DowningMake all processes be in LRU list, with victim pointer...
...
heads
4 years ago master
5 years ago pool_swap