Age | Commit message (Expand) | Author |
2013-06-02 | Remove unused variable | Miguel Figueiredo |
2012-11-27 | Switch from cthreads to pthreads | Richard Braun |
2012-04-08 | Allocate pager's map on demand. | Maksym Planeta |
2012-04-08 | Delete fragile hack. | Maksym Planeta |
2012-04-08 | Fix bugs in truncation of memory map. | Maksym Planeta |
2012-04-08 | Prevent repeated freeing of pager's map | Maksym Planeta |
2012-04-08 | Add appropriate checks to take into account that pager's memory map could be ... | Maksym Planeta |
2012-04-08 | Set size of object, when it is created. | Maksym Planeta |
2012-04-08 | Add support for objects that are not bounded to page size. | Maksym Planeta |
2012-04-08 | Add support for empty memory objects. | Maksym Planeta |
2012-04-08 | Add support for new pageout interface for defpager. | Maksym Planeta |
2012-04-08 | Update debugging macros definitions and remove debugging macros when it becomes | Maksym Planeta |
2012-04-02 | Update comments. | Maksym Planeta |
2012-03-26 | Correct function calling. | Maksym Planeta |
2012-03-26 | Add lock in pager_truncate. | Maksym Planeta |
2012-03-26 | Remove warnings during compilation. | Maksym Planeta |
2011-11-20 | Just destroy port rights in default_pager | Sergio Lopez |
2011-11-20 | Fix defpager into using the correct control port | Maksym Planeta |
2011-08-20 | fix common misspellings | Jonathan Neuschäfer |
2011-04-03 | Remove `serverboot'; fix "make dist" in `mach-defpager'. | Ludovic Courtès |