greatbridf
|
fca6223938
move interrupt and vm to rust
|
hai 4 meses |
greatbridf
|
b9756e3233
rewrite: some of the process part and syscalls
|
hai 5 meses |
greatbridf
|
7930b71762
feat: rewrite filearray with rust
|
hai 5 meses |
greatbridf
|
ae698248ee
[partial] feat: add sync stuffs
|
hai 5 meses |
greatbridf
|
b43277c46c
refactor: rewrite fs submodule with rust
|
hai 6 meses |
greatbridf
|
538244e339
style: reformat all codes with new format
|
hai 7 meses |
greatbridf
|
e6c6d8f1b7
feat: use RAII to manage dentry pointers
|
hai 8 meses |
greatbridf
|
cafeec4a85
refactor: rewrite all dentry part of vfs
|
hai 8 meses |
greatbridf
|
4eb3d8228e
change(process): remove k_new_threadd
|
hai 9 meses |
greatbridf
|
6be43506e5
change(filearray): add filearray class
|
hai 9 meses |
greatbridf
|
6c5408c96f
add schedstat, improve schedule algorithm
|
hai 9 meses |
greatbridf
|
dfcbe573b1
fix bugs, add serial module
|
hai 9 meses |
greatbridf
|
ac083a7cf0
brand new mem subsystem
|
hai 9 meses |
greatbridf
|
a092424c56
slab and buddy allocator
|
hai 10 meses |
greatbridf
|
bd0da59162
fix(lock): add lock_irq to avoid deadlocks
|
hai 11 meses |
greatbridf
|
970c203132
change(fat32): use map to store cluster buffer
|
hai 11 meses |
greatbridf
|
ad3ff833e5
refactor: rewrite thread and readyqueue
|
hai 11 meses |
greatbridf
|
dbda9e3578
refactor: divide vfs.hpp into four
|
hai 11 meses |
greatbridf
|
1c7a276b93
change(proclist): remove emplace from proclist;
|
hai 11 meses |
greatbridf
|
530db35b6a
feat(file): append to file
|
hai 1 ano |
greatbridf
|
0c005d1b68
fix(dup2): newfd should not share flags(O_CLOEXEC) with oldfd
|
hai 1 ano |
greatbridf
|
4ac28ae9a7
feat(init): execute init script using busybox sh
|
hai 1 ano |
greatbridf
|
1cacb91f2b
feat(thead_local): save and load thread local area
|
hai 1 ano |
greatbridf
|
74c913f994
feat(syscall): implement sigaction
|
hai 1 ano |
greatbridf
|
5926e83a34
feat(syscall): uname, getpgid, getuid, rt_sigaction(half works)
|
hai 1 ano |
greatbridf
|
fdb0052684
fix(signal): wakeup the threading on signals generated
|
hai 1 ano |
greatbridf
|
a52f58ffb4
feat(syscall): add rt_sigprocmask
|
hai 1 ano |
greatbridf
|
35cce41a09
fix(vfs): close pipes properly, prohibit sendfile64 used on non regular files
|
hai 1 ano |
greatbridf
|
5813062c00
Merge branch 'dev'
|
hai 1 ano |
greatbridf
|
4a42fe3956
refactor(vfs): rewrite struct file
|
hai 1 ano |