index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
port
/
swap.c
Age
Commit message (
Expand
)
Author
2015-08-14
kernel: try freebroken() *before* killbig() (thanks aiju)
cinap_lenrek
2015-07-27
kernel: clunk the cache when removing cache flag on a channel, only call crea...
cinap_lenrek
2015-07-22
kernel: make sure the swap device has a reasonable capacity in setswapchan()
cinap_lenrek
2015-07-09
kernel: various cleanups of imagereclaim(), pagereclaim(), freepages(), putim...
cinap_lenrek
2015-06-18
kernel: do not inherit Proc.dot (current working directory) in kproc()
cinap_lenrek
2015-06-18
kernel: do not inherit current directory channel (dot) to pager
cinap_lenrek
2015-06-15
kernel: implement separate wait queues for page allocation
cinap_lenrek
2015-03-16
kernel: avoid repeated calls to reclaim(), dont miss last page in Pte
cinap_lenrek
2014-07-14
devproc: fix proccrlmemio bugs
cinap_lenrek
2014-06-22
kernel: new pagecache, remove Lock from page, use cmpswap for Ref instead of ...
cinap_lenrek
2014-06-08
swap: make sure swap address sticks arround until page is written to swap
cinap_lenrek
2014-03-02
kernel: getting rid of duppage() (thanks charles)
cinap_lenrek
2014-01-20
kernel: apply uintptr for ulong when a pointer is stored
cinap_lenrek
2013-11-22
kernel: kproc error and exit
cinap_lenrek
2012-10-15
swap: track swap pages with > 255 references, setswapchan() swapimage.c
cinap_lenrek
2011-12-22
swap: make sure swapchan doesnt use the mntcache
cinap_lenrek
2011-08-24
swap: do less print spamming, sched after killbig so killed proc can get rele...
cinap_lenrek
2011-08-24
dont hang if swap is full
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen