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 5, 2017
1 parent a6131a8 commit 599d6e2
Show file tree
Hide file tree
Showing 4 changed files with 678 additions and 340 deletions.
Loading

0 comments on commit 599d6e2

Please sign in to comment.