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 4, 2017
1 parent e6a408f commit 975812c
Show file tree
Hide file tree
Showing 4 changed files with 669 additions and 340 deletions.
Loading

0 comments on commit 975812c

Please sign in to comment.