gwsystems / composite

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

Bugfixes in the kernel, changed sl to allow NON_BLOCKING sched_rcv #289

Closed phanikishoreg closed 7 years ago

phanikishoreg commented 7 years ago

Summary of this Pull Request (PR)

Major changes: KERNEL:

SL LIB:

Intent for your PR

Choose one (Mandatory):

Reviewers (Mandatory):

@gparmer

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 7 years ago

I don't see a comment for the TODO you're referencing.

phanikishoreg commented 7 years ago

I'm sorry, I don't have a TODO in the code. I'll add it.

phanikishoreg commented 7 years ago

Closing this for now. Will do fresh PR after fixing for your comments and with some updates for Baremetal documentation soon.