issues
search
oscourse-tsinghua
/
rcore_plus
Rust version of THU uCore OS. Linux compatible.
MIT License
172
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bugfix: last thread quit and x86_64 module
#63
gjz010
closed
5 years ago
1
为啥不把OS的文件系统跟区块链进行结合呢?
#62
xbee
opened
5 years ago
0
Use traitcast for driver trait relationship.
#61
jiegec
closed
4 years ago
0
rCore Loadable Kernel Module: Device file
#60
gjz010
closed
5 years ago
0
Shared library using auxv.
#59
gjz010
closed
5 years ago
1
rCore Loadable Kernel Module: [Breaking!!] MountFS.
#58
gjz010
closed
5 years ago
2
rCore Loadable Kernel Module: Core part
#57
gjz010
closed
5 years ago
0
Linear mapping does not work on raspi3 real machine
#56
equation314
closed
5 years ago
3
Merge new features from OS2019 projects
#55
wangrunji0408
closed
4 years ago
3
Fix check_and_clone_cstr null check
#54
PanQL
closed
5 years ago
0
Dev
#53
PanQL
closed
5 years ago
0
Dev
#52
PanQL
closed
5 years ago
0
Dev
#51
PanQL
closed
5 years ago
0
Refactor paging from recursive mapping to linear mapping
#50
wangrunji0408
closed
5 years ago
5
Implement ioremap()
#49
jiegec
closed
5 years ago
1
LKM: Merge one blackhole into another.
#48
gjz010
closed
5 years ago
8
Flush remote TLB
#47
wangrunji0408
opened
5 years ago
1
HTIF interface read enabled for rocket-chip
#46
Jackey-Huo
closed
5 years ago
0
Network stack has memory leak
#45
jiegec
closed
5 years ago
1
Implement Unix Domain Socket
#44
wangrunji0408
opened
5 years ago
0
After switching to OpenSBI, rCore no longer runs on HiFive Unleashed.
#43
jiegec
closed
5 years ago
2
Optimize gcc
#42
wangrunji0408
opened
5 years ago
2
Correctly handle memory area alignment issue
#41
jiegec
closed
5 years ago
0
Fix busybox sh and use it as default shell
#40
wangrunji0408
closed
5 years ago
4
WebAssembly?!
#39
wangrunji0408
opened
5 years ago
0
Enable ASID on RISCV and x86_64
#38
wangrunji0408
opened
5 years ago
0
Simplify virtual memory management
#37
wangrunji0408
closed
5 years ago
1
Design event mechanism and implement epoll
#36
wangrunji0408
closed
4 years ago
0
Multicore support on aarch64
#35
wangrunji0408
opened
5 years ago
0
Port to K210 again
#34
wangrunji0408
opened
5 years ago
4
Design Generic Block Layer
#33
wangrunji0408
opened
5 years ago
0
Fix sys_futex race condition
#32
wangrunji0408
opened
5 years ago
1
Rust user programs cannot run in release mode
#31
jiegec
closed
5 years ago
1
Separate drivers to crates
#30
wangrunji0408
opened
5 years ago
2
Multiple network interface support
#29
jiegec
closed
4 years ago
2
With larger BitAlloc, rcore will crash when initializing frame allocator.
#28
jiegec
closed
5 years ago
1
Implement AHCI driver
#27
wangrunji0408
closed
5 years ago
0
Improve IXGBE driver performance
#26
jiegec
closed
5 years ago
1
Recycle tid on sys_wait4
#25
jiegec
closed
5 years ago
3
Test rCore on HiFive Unleashed (riscv64)
#24
wangrunji0408
closed
5 years ago
6
Test rCore on x86_64 real machine
#23
wangrunji0408
closed
5 years ago
1
Update x86_64 and bootloader crate
#22
wangrunji0408
closed
5 years ago
1
Prepare user programs for RISCV
#21
wangrunji0408
closed
5 years ago
5
Prepare to merge biscuit branch to master and release rCore v0.2
#20
wangrunji0408
closed
5 years ago
1
biscuit/ls error on ubuntu16.04 x86_64
#19
deltavoid
closed
5 years ago
3
Separate net syscall implementations into protocol specific.
#18
jiegec
closed
4 years ago
0
deadlock: page fault handler fails to lock process in readv() syscall.
#17
jiegec
closed
5 years ago
2
automatic run tests and check their output in CI.
#16
jiegec
closed
4 years ago
0
the mksfs used might not be the lastest version
#15
jiegec
closed
5 years ago
0
biscuit/usertests sometimes lead to file system corruption
#14
jiegec
closed
4 years ago
0
Next