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

Modify tls and aspace for arceos-monolithic #174

Merged
merged 3 commits into from
Sep 18, 2024

Conversation

Azure-stars
Copy link
Contributor

This PR adds some modifications for ArceOS-Monolithic support.

  1. It rebases main branch to monolithic branch.
  2. It saves and restores tls context under Monolithic kernel architecture.
  3. It add some functions to support mmap syscall.

@Azure-stars Azure-stars reopened this Sep 18, 2024
/// Finds a free area that can accommodate the given size.

/// The search starts from the given hint address, and the area should be within the given limit range.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove empty lines

@equation314 equation314 merged commit 9c4a159 into arceos-org:monolithic Sep 18, 2024
13 checks passed
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