Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pavehawk2007
on June 15, 2020
|
parent
|
context
|
favorite
| on:
Files by Name (Minix 3 Filesystem)
Just so you know, this is part of a larger tutorial at
https://osblog.stephenmarz.com
where I write a RISC-V operating system using Rust.
Let me know if you have any questions!
giancarlostoro
on June 15, 2020
|
next
[–]
Curious what kind of hardware are you using? I'm interested in trying out RISC-V for myself, but aside from Qemu I'm not sure where I'd start.
pavehawk2007
on June 15, 2020
|
parent
|
next
[–]
I use the Kendryte K215 which is a dual-core, RV64GC inside of the Sipeed Maixduino (Arduino form factor):
https://www.seeedstudio.com/sipeed
imheresamir
on June 16, 2020
|
root
|
parent
|
next
[–]
Have you found the TRM yet? I really like the idea of this chip but the released documentation for it is woefully incomplete.
pavehawk2007
on June 16, 2020
|
root
|
parent
|
next
[–]
Unfortunately no. I've been reverse engineering it from their BSP. It's slower than I'd like.
quasarj
on June 15, 2020
|
prev
[–]
I did immediately wonder how Minix was written in Rust, since it predates it by quite a bit.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Let me know if you have any questions!