gwsystems / composite

A component-based OS
composite.seas.gwu.edu
185 stars 70 forks source link

The initial retype table concrete implementation #347

Closed hungry-foolish closed 6 years ago

hungry-foolish commented 6 years ago

Summary of this Pull Request (PR)

The initial retype table implementation, passed microbooter test. Currently the page table logic is untouched. Many style issues are fixed.

Intent for your PR

Choose one (Mandatory):

Reviewers (Mandatory):

@rskennedy @yzcode @ryuxin @wenyuanshao @gparmer @phanikishoreg

Code Quality

As part of this pull request, I've considered the following:

Style:

Code Craftsmanship:

Testing

I've tested the code using the following test programs (provide list here):

gparmer commented 6 years ago

I'm closing this. You're taking the code in a direct that could never be pulled. I suggest that you still address @phanikishoreg's comments after your done with this push. I want to see his feedback addressed in the next version.