Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | do not rely on the exact size during VALLOC and do not manually calculate ↵ | Toni Uhlig | 2019-09-21 |
| | | | | the page size (which was done wrong) since it is done by the OS | ||
* | added VAlloc, VFree and VUnlink in user space library MemDriverLib | Toni Uhlig | 2019-09-18 |
| | |||
* | project structure refactoring | Toni Uhlig | 2019-07-07 |
| | |||
* | added memory driver user space library | Toni Uhlig | 2019-06-24 |