Asterinas: OS kernel written in Rust and providing Linux-compatible ABI
1–10 of 234 posts
Re: Asterinas: OS kernel written in Rust and providing Linux-compatible ABI
#2Re: Asterinas: OS kernel written in Rust and providing Linux-compatible ABI
#3OT: if you're interested in Asterinas, you might also be interested in Redox (entire OS written in Rust). https://www.redox-os.org/
Re: Asterinas: OS kernel written in Rust and providing Linux-compatible ABI
#4OT: if you're interested in Asterinas, you might also be interested in Redox (entire OS written in Rust). https://www.redox-os.org/
This is fascinating! Couldn't really find the kernel code but would love to know more about the applicability. I'm curious since seeing the Unikraft release that promised millisecond container boot times
Re: Asterinas: OS kernel written in Rust and providing Linux-compatible ABI
#5Re: Asterinas: OS kernel written in Rust and providing Linux-compatible ABI
#6This is one of the nicer ones.
It looks pretty conservative in it's use of Rust's advanced features. The code looks pretty easy to read and follow. There's actually a decent amount of comments (for rust code).
Not bad!
Re: Asterinas: OS kernel written in Rust and providing Linux-compatible ABI
#7> Currently, Asterinas only supports x86-64 VMs. However, our aim for 2024 is to make Asterinas production-ready on x86-64 VMs.
I'm confused.
Re: Asterinas: OS kernel written in Rust and providing Linux-compatible ABI
#8From the README: > Currently, Asterinas only supports x86-64 VMs. However, our aim for 2024 is to make Asterinas production-ready on x86-64 VMs. I'm confused.
Re: Asterinas: OS kernel written in Rust and providing Linux-compatible ABI
#9From the README: > Currently, Asterinas only supports x86-64 VMs. However, our aim for 2024 is to make Asterinas production-ready on x86-64 VMs. I'm confused.