Starry-OS / Starry

The main repository of Starry-OS, which will assemble all kernel components into a kernel according to a certain configuration.
Apache License 2.0
12 stars 18 forks source link

Increase Starry's ramdisk memory #36

Open Azure-stars opened 2 weeks ago

Azure-stars commented 2 weeks ago

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.

Azure-stars commented 2 weeks ago

It support aarch64 architecture temporarily. Commits are below:

Azure-stars commented 2 weeks ago

Fix: The signal trampoline address overlap with the kernel image, which leads to failure of fork in the user mode.

Fix commit: Starry-OS/Starry@1f1b4b477a0054e651ee926f6384487f14bfc614