You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
peari9jp6/kernel/src
WangRunji 67e8bef0f5
modify syscall ids to match Linux 64. fix fork file bug.
6 years ago
..
arch support 'syscall' instruction by handling invalid opcode exception 6 years ago
drivers rename 'KERN_VA_BASE' to 'KERNEL_OFFSET'. fix compile error 6 years ago
net cherry-pick virtio improvement from lab8-rv32 6 years ago
process modify syscall ids to match Linux 64. fix fork file bug. 6 years ago
sync Merge remote-tracking branch 'bpc/user-lib-bin' into merge-1228 6 years ago
backtrace.rs Use core::mem::size_of instead of core:intrinsics::size_of. Thanks @wangrunji0408 6 years ago
consts.rs aarch64/mmu: refactor PageTableFlags 6 years ago
fs.rs cherry-pick virtio improvement from lab8-rv32 6 years ago
lang.rs Implement backtrace support for AArch64 6 years ago
lib.rs cherry-pick jiegec's work (#3) from lab8-rv32: virtio drivers, network stack 6 years ago
logging.rs Merge remote-tracking branch 'bpc/user-lib-bin' into merge-1228 6 years ago
main.rs rename ucore to rcore 6 years ago
memory.rs rename ucore to rcore 6 years ago
shell.rs Merge remote-tracking branch 'bpc/user-lib-bin' into merge-1228 6 years ago
syscall.rs modify syscall ids to match Linux 64. fix fork file bug. 6 years ago
trap.rs update kernel to 2018 edition 6 years ago
util.rs maually remove warning, pt1 6 years ago