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
Jiajie Chen abd93e49e3
Implement write_at for virtio_blk driver
6 years ago
..
arch Fix IXGBE driver with drop and update user with working userland networking 6 years ago
drivers Implement write_at for virtio_blk driver 6 years ago
fs update fs. impl sys_sync, sys_rmdir. fix sys_unlink. 6 years ago
net Implement PCI driver detach and merge NetDriver trait into Driver 6 years ago
process Implement PCI driver detach and merge NetDriver trait into Driver 6 years ago
sync Fix ixgbe driver 6 years ago
syscall fix split absolute path 6 years ago
util fix VGA and support keyboard escape char for rust/sh 6 years ago
backtrace.rs Fix a potential racing in park() and unpark(), fix sys_poll for a running telnet 6 years ago
consts.rs fix compile on riscv & aarch64 6 years ago
lang.rs unimportant changes 6 years ago
lib.rs Use buddy_system_allocator for a drop inreplacement for linked_list_allocator 6 years ago
logging.rs fix VGA and support keyboard escape char for rust/sh 6 years ago
main.rs rename ucore to rcore 6 years ago
memory.rs Use buddy_system_allocator for a drop inreplacement for linked_list_allocator 6 years ago
shell.rs unimportant changes 6 years ago
trap.rs test and fix something on HiFiveU 6 years ago