gwsystems / composite

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

Sched library moved to `components/lib/sl` #260

Closed phanikishoreg closed 7 years ago

phanikishoreg commented 7 years ago

Summary of this Pull Request (PR)

Restructuring sl library directory in composite was pending from previous PR. One other minor change is - style feedback fix that I missed in incorporating.

Wanted to do this quickly so I can use sl in vkernel stuff by simply linking to it!

@gparmer @Others

Intent for your PR

Choose one (Mandatory):

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): *"(Tested only on Qemu, mainly tested to see if all tests run to completion)**

gparmer commented 7 years ago

No comments. This is good to go. Let @Others know (I know this has been a pain for him).