summaryrefslogtreecommitdiff
path: root/sys/src/9/port/swap.c
AgeCommit message (Expand)Author
2015-08-14kernel: try freebroken() *before* killbig() (thanks aiju)cinap_lenrek
2015-07-27kernel: clunk the cache when removing cache flag on a channel, only call crea...cinap_lenrek
2015-07-22kernel: make sure the swap device has a reasonable capacity in setswapchan()cinap_lenrek
2015-07-09kernel: various cleanups of imagereclaim(), pagereclaim(), freepages(), putim...cinap_lenrek
2015-06-18kernel: do not inherit Proc.dot (current working directory) in kproc()cinap_lenrek
2015-06-18kernel: do not inherit current directory channel (dot) to pagercinap_lenrek
2015-06-15kernel: implement separate wait queues for page allocationcinap_lenrek
2015-03-16kernel: avoid repeated calls to reclaim(), dont miss last page in Ptecinap_lenrek
2014-07-14devproc: fix proccrlmemio bugscinap_lenrek
2014-06-22kernel: new pagecache, remove Lock from page, use cmpswap for Ref instead of ...cinap_lenrek
2014-06-08swap: make sure swap address sticks arround until page is written to swapcinap_lenrek
2014-03-02kernel: getting rid of duppage() (thanks charles)cinap_lenrek
2014-01-20kernel: apply uintptr for ulong when a pointer is storedcinap_lenrek
2013-11-22kernel: kproc error and exitcinap_lenrek
2012-10-15swap: track swap pages with > 255 references, setswapchan() swapimage.ccinap_lenrek
2011-12-22swap: make sure swapchan doesnt use the mntcachecinap_lenrek
2011-08-24swap: do less print spamming, sched after killbig so killed proc can get rele...cinap_lenrek
2011-08-24dont hang if swap is fullcinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen