Skip to content

Commit

Permalink
refactor gc to only need to allocate virtual addresses on demand
Browse files Browse the repository at this point in the history
rather than using multiple enormous flat regions,
this divides all memory into a 2-3 level page map
  • Loading branch information
vtjnash committed Apr 17, 2017
1 parent cfe6666 commit 6baa6c8
Show file tree
Hide file tree
Showing 4 changed files with 695 additions and 341 deletions.
Loading

0 comments on commit 6baa6c8

Please sign in to comment.