Commit graph

12 commits

Author SHA1 Message Date
Tateisi
58fa67414e time unmodified 2025-08-03 15:42:14 +08:00
Tateisi
cc1a9a4751 lab-04: mmap, munmap 2025-08-03 13:48:14 +08:00
闭浩扬
f45e14bfeb add sbrk and a usertest 2023-02-04 22:15:17 +08:00
Yifan Wu
3a120122ba cargo clippy & fmt 2022-01-21 14:23:53 -08:00
Yifan Wu
76b6ba65ac Bump to rust nightly-2022-01-01, feature global_asm,asm->stable 2022-01-01 01:48:25 -08:00
Yifan Wu
258516a3ca Replace llvm_asm! with asm 2021-07-18 19:21:16 +08:00
Yifan Wu
c33c0f8aea Update from previous chapters. 2021-01-06 00:19:10 +08:00
Yifan Wu
850559e5da Build application at 0x0 in release mode. 2020-12-02 09:40:00 +08:00
Yifan Wu
4e8059e222 Add sys_yield tests and compile them to different location. 2020-11-28 16:22:29 +08:00
Yifan Wu
1414d05325 Chapter2: Clear .bss inside application. 2020-11-22 13:05:16 +08:00
Yifan Wu
bae5383602 Try batch but kernel panicked. 2020-11-19 18:01:16 +08:00
Yifan Wu
a97d4e82a5 Add first user program hello_world.rs 2020-11-18 14:48:13 +08:00