1
0
mirror of https://github.com/rcore-os/rCore.git synced 2024-11-23 08:26:17 +04:00
rCore/kernel/src
2018-11-09 11:08:45 +08:00
..
arch Enlarge the physical and kernel heap memory. Fix the bug in map the kernel. 2018-11-09 11:08:45 +08:00
process Enlarge the physical and kernel heap memory. Fix the bug in map the kernel. 2018-11-09 11:08:45 +08:00
sync move processor from wrj 2018-11-03 21:45:03 +08:00
console.rs Code Transplanting: Blocking getchar 2018-11-08 19:40:28 +08:00
consts.rs move processor from wrj 2018-11-03 21:45:03 +08:00
fs.rs Enlarge the physical and kernel heap memory. Fix the bug in map the kernel. 2018-11-09 11:08:45 +08:00
lang.rs move processor from wrj 2018-11-03 21:45:03 +08:00
lib.rs Enlarge the physical and kernel heap memory. Fix the bug in map the kernel. 2018-11-09 11:08:45 +08:00
logging.rs Only use Rust toolchain to build for rv32. Set arch to rv32i. x86_64 broken. 2018-08-05 00:24:36 +08:00
main.rs Fix x86_64 startup. TODO: higher half. 2018-09-09 02:35:32 +08:00
memory.rs Code transplanting: Fix bugs. Pass test 'spin' 2018-11-08 19:21:13 +08:00
smp.rs move processor from wrj 2018-11-03 21:45:03 +08:00
syscall.rs Code transplanting: Fix bugs. Pass test 'spin' 2018-11-08 19:21:13 +08:00
trap.rs Code Transplanting: Blocking getchar 2018-11-08 19:40:28 +08:00
util.rs Fix x86_64 startup. TODO: higher half. 2018-09-09 02:35:32 +08:00