]> git.lizzy.rs Git - plan9front.git/history - sys/src/9/port/swap.c
kernel: replace ulong with uintptr in ucallocb() and fix unneeded parentheses
[plan9front.git] / sys / src / 9 / port / swap.c
2014-07-14 cinap_lenrekdevproc: fix proccrlmemio bugs
2014-06-22 cinap_lenrekkernel: new pagecache, remove Lock from page, use cmpsw...
2014-06-08 cinap_lenrekswap: make sure swap address sticks arround until page...
2014-03-02 cinap_lenrekkernel: getting rid of duppage() (thanks charles)
2014-01-19 cinap_lenrekkernel: apply uintptr for ulong when a pointer is stored
2013-11-22 cinap_lenrekkernel: kproc error and exit
2012-10-15 cinap_lenrekswap: track swap pages with > 255 references, setswapch...
2011-12-22 cinap_lenrekswap: make sure swapchan doesnt use the mntcache
2011-08-24 cinap_lenrekswap: do less print spamming, sched after killbig so...
2011-08-24 cinap_lenrekdont hang if swap is full
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image - lib
2011-03-30 Taru KarttunenImport sources from 2011-03-30 iso image