Skip to content

Process scheduler#18

Open
henrychen160905 wants to merge 4 commits into
mainfrom
process-scheduler
Open

Process scheduler#18
henrychen160905 wants to merge 4 commits into
mainfrom
process-scheduler

Conversation

@henrychen160905

Copy link
Copy Markdown
Collaborator

main() is now scheduled via the process scheduler instead of being directly called in start.S, however it is unable to switch into the dummy process that is created in main().

… stubs and s-mode privileged kernel functions. Needs to be tested against RVB via editing user entry point (currently bypasses scheduling and boots straight into main)
…rocess(), however interrupts are initially disabled after sret (needs to be fixed and enabled eventually). Currently unable to schedule second dummy process() either due to disabling of interrupts or timer interrupt issues.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant