Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Factorize region allocator between kernel and user processes (same code was t... | Alex Auvolat | 2015-03-14 | 1 | -371/+8 |
* | Fix region allocator (see changes in region.c!) ; debug spam control. | Alex Auvolat | 2015-03-14 | 1 | -2/+12 |
* | Include kernel.map in tests. | Alex Auvolat | 2015-03-11 | 1 | -0/+3 |
* | Add better stack tracing technology (now uses kernel memory map!) | Alex Auvolat | 2015-03-11 | 1 | -9/+9 |
* | Remove kernel region pf handlers ; fix forget-to-zero-out bug. | Alex Auvolat | 2015-03-09 | 1 | -6/+4 |
* | No lazy allocation of kernel memory. Placeholder for pmem freeing routine. | Alex Auvolat | 2015-03-02 | 1 | -7/+7 |
* | Prepare for user memory management and usermode code | Alex Auvolat | 2015-02-13 | 1 | -2/+2 |
* | Change semantics of pd_map_page to return true on success, false on error. | Alex Auvolat | 2015-02-09 | 1 | -4/+4 |
* | Reorganize all. | Alex Auvolat | 2015-02-09 | 1 | -0/+397 |