gwsystems / composite

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

the kernel modifications, including the page table implementation #245

Closed hungry-foolish closed 7 years ago

hungry-foolish commented 7 years ago

Summary of this PR

The kernel modifications, including the page table implementation. Also includes some block-commented original code for functionality/logic comparison and validation.

Code Quality

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

Style:

Code Craftsmanship:

hungry-foolish commented 7 years ago

@phanikishoreg @ryuxin

gparmer commented 7 years ago

@ryuxin is right about needing a testing plan.

I think that @hungry-foolish will need to test the x86 code to make sure it works. If he runs into issues, we will need to get involved.