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

Fix issues with process alloc #327

Merged
merged 7 commits into from
Apr 11, 2022
Merged

Fix issues with process alloc #327

merged 7 commits into from
Apr 11, 2022

Commits on Apr 11, 2022

  1. Fix off by one errors

    vinc committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    e835839 View commit details
    Browse the repository at this point in the history
  2. Simplify phys_addr

    vinc committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    6bb6a4c View commit details
    Browse the repository at this point in the history
  3. Add offset to frame allocator

    vinc committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    21c5113 View commit details
    Browse the repository at this point in the history
  4. Change code_addr

    vinc committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    c5f2984 View commit details
    Browse the repository at this point in the history
  5. Remove unknown commands

    vinc committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    e77502c View commit details
    Browse the repository at this point in the history
  6. Use allocated frames counter

    vinc committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    a2be0c1 View commit details
    Browse the repository at this point in the history
  7. Remove debug code

    vinc committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    fa0af74 View commit details
    Browse the repository at this point in the history