Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up and run user process, handle syscall #58

Merged
merged 4 commits into from
Mar 26, 2025
Merged

Conversation

gmacd
Copy link
Contributor

@gmacd gmacd commented Mar 23, 2025

  • Set up user process
  • Switch to user process and execute
  • Handle syscalls (just print ID)
  • Set up interrupt stack

(swtch and trap have been heavily influenced by rxv64)

@gmacd gmacd merged commit 3ddc887 into r9os:main Mar 26, 2025
4 checks passed
@gmacd gmacd deleted the userproc branch March 26, 2025 16:53
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.

2 participants