Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Corrections : | Alex Auvolat | 2014-12-05 | 1 | -4/+4 |
| | | | | | - replace size_t by void* in many places - correct bug in region freeing code | ||||
* | Make paging work ! \o/ | Alex Auvolat | 2014-12-04 | 1 | -6/+4 |
| | |||||
* | Improve region allocator with an idea to break dependency cycle | Alex Auvolat | 2014-12-03 | 1 | -0/+2 |
| | |||||
* | Begin implementation of paging | Alex Auvolat | 2014-12-02 | 1 | -0/+25 |