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