summaryrefslogtreecommitdiff
path: root/sys/uvm/uvm_page_array.c
AgeCommit message (Expand)Author
2020-05-26uvm_page_array_fill(): return ENOENT in all cases when nothing's left.ad
2020-05-25Make previous work as intended. Bad programmer.ad
2020-05-25Minor correction to previous.ad
2020-05-25- Alter the convention for uvm_page_array slightly, so the basic searchad
2020-03-17Fix a comment.ad
2020-02-23UVM locking changes, proposed on tech-kern:ad
2020-01-15Merge from yamt-pagecache (after much testing):ad
2019-12-15Merge from yamt-pagecache:ad