gwsystems / composite

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

Arm branch: new page table operation function sets installed. #314

Closed hungry-foolish closed 6 years ago

hungry-foolish commented 6 years ago

Summary of this Pull Request (PR)

The current work on arm branch, all page table stuff done, ready for the next step.

Intent for your PR

Choose one (Mandatory):

Reviewers (Mandatory):

@phanikishoreg @ryuxin

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):

phanikishoreg commented 6 years ago

@hungry-foolish Is there a pending item for me in your PR? You mentioned I need to do comprehensive testing of kernel API for you to remove TODOs.

gparmer commented 6 years ago

Still working on the pgtbl flags API. Going to close this till you have it done.