1
2
Fork
You've already forked poisson
0
Weird rust kernel for risc-v.
  • Rust 88%
  • Assembly 9.3%
  • Just 1.5%
  • Nix 1.2%
Find a file
2025年12月24日 21:59:18 +01:00
.cargo feat: working tests, fixed up linker idiocy 2025年12月14日 00:21:20 +01:00
asm feat: somewhat minimal threads 2025年12月22日 16:38:38 +01:00
linker feat: really kind of shit timers 2025年12月18日 22:18:59 +01:00
poisson-alloc feat: stupid bug with small irq stacks 2025年12月22日 01:07:25 +01:00
poisson-containers feat: some thread code, wip 2025年12月19日 20:16:42 +01:00
poisson-spin feat: working tests, fixed up linker idiocy 2025年12月14日 00:21:20 +01:00
src stuff 2025年12月24日 21:59:18 +01:00
.gitignore feat: made alloc initializers mostly safe 2025年12月14日 00:45:01 +01:00
build.rs feat: saving floating-point registers, risc-v gnu toolchain in nix! 2025年12月14日 20:44:59 +01:00
Cargo.lock feat: some thread code, wip 2025年12月19日 20:16:42 +01:00
Cargo.toml feat: some thread code, wip 2025年12月19日 20:16:42 +01:00
flake.lock feat: nicer justfile 2025年12月13日 14:37:11 +01:00
flake.nix feat: switched page allocator to buddy 2025年12月21日 19:19:50 +01:00
justfile cleaning pt1 2025年12月21日 14:17:36 +01:00
riscv64-poisson-none.json feat: trap handling! 2025年11月28日 21:58:40 +01:00
start.o feat: saving floating-point registers, risc-v gnu toolchain in nix! 2025年12月14日 20:44:59 +01:00