We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The default memory of Starry is 128M, which is always not enough for applications. So it need to increase the limit of the ramdisk size.
The text was updated successfully, but these errors were encountered:
temp: expand size for aarch64 #36
0a6bac8
It support aarch64 architecture temporarily. Commits are below:
Sorry, something went wrong.
1f1b4b4
Fix: The signal trampoline address overlap with the kernel image, which leads to failure of fork in the user mode.
Fix commit: 1f1b4b4
Azure-stars
No branches or pull requests
The default memory of Starry is 128M, which is always not enough for applications. So it need to increase the limit of the ramdisk size.
The text was updated successfully, but these errors were encountered: