0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 14 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add illegal vma check in page fault hangler More... over 5 years ago
Fix bug in swap in/out. Address ailign to 4K. More... over 5 years ago
repair some bugs More... over 5 years ago
debug for sleepkill More... over 5 years ago
impl stdin & stdout as INode More... over 5 years ago
Update travis More... over 5 years ago
Enlarge the physical and kernel heap memory. Fix the bug in map the kernel. More... over 5 years ago
Code Transplanting: unwrap -> expect More... over 5 years ago
Code Transplanting: Blocking getchar More... over 5 years ago
Code transplanting: Fix bugs. Pass test 'spin' More... over 5 years ago
use SysError in syscalls More... over 5 years ago
impl sys_getdirentry. 'ls' ok. More... over 5 years ago
impl sys_dup More... over 5 years ago
impl sys_fstat More... over 5 years ago
impl argc & argv for user process More... over 5 years ago
aarch64: context switch is runnable! More... over 5 years ago
impl file syscalls, without test More... over 5 years ago
fix physical memory range on RV32 More... over 5 years ago
aarch64: format paging.rs More... over 5 years ago
add basic alloc More... over 5 years ago
add basic alloc More... over 5 years ago
Update the report for expr3 More... over 5 years ago
fit for multi-thread sfs More... over 5 years ago
aarch64: implement syscall More... over 5 years ago
aarch64: implement context switch, but not tested More... over 5 years ago
Fix compile error after merge for the new processor. More... over 5 years ago
Merge confilt More... over 5 years ago
Fix bug and enable swap in/out and frame delayed allocating. More... over 5 years ago
debug for process More... over 5 years ago
aarch64: move function delay() into mod timer in crate bcm2837 More... over 5 years ago