greatbridf
|
c3b20946d2
rewrite(e1000e): rewrite e1000e driver with rust
|
7 months ago |
greatbridf
|
1f7bed61dd
feat: rust support
|
7 months ago |
greatbridf
|
d75905e322
change: improve module arch. and fix some bugs
|
7 months ago |
greatbridf
|
538244e339
style: reformat all codes with new format
|
7 months ago |
greatbridf
|
e6c6d8f1b7
feat: use RAII to manage dentry pointers
|
8 months ago |
greatbridf
|
4e79226a6f
chore(debug): add dwarf data for ISR
|
8 months ago |
greatbridf
|
cafeec4a85
refactor: rewrite all dentry part of vfs
|
8 months ago |
greatbridf
|
4eb3d8228e
change(process): remove k_new_threadd
|
9 months ago |
greatbridf
|
6be43506e5
change(filearray): add filearray class
|
9 months ago |
greatbridf
|
23ec09cb64
fix: fifo, paging, tkill, preemptive kernel
|
9 months ago |
greatbridf
|
0b5c54c2cf
change(sched): move idle task out of ready queue
|
9 months ago |
greatbridf
|
b6b04e657d
works
|
9 months ago |
greatbridf
|
73ab9a9320
syscall
|
9 months ago |
greatbridf
|
dfcbe573b1
fix bugs, add serial module
|
9 months ago |
greatbridf
|
cb243f2a67
align rsp to 16 bytes
|
9 months ago |
greatbridf
|
15dabfee26
fix some problems
|
9 months ago |
greatbridf
|
ac083a7cf0
brand new mem subsystem
|
9 months ago |
greatbridf
|
4572e5ce46
remove keyboard drive, make serial module
|
10 months ago |
greatbridf
|
a092424c56
slab and buddy allocator
|
10 months ago |
greatbridf
|
04c392fdc7
create page table, enter long mode
|
10 months ago |
greatbridf
|
2a7dde2f9e
feat(procfs): impl procfs and mount() syscall
|
10 months ago |
greatbridf
|
bd0da59162
fix(lock): add lock_irq to avoid deadlocks
|
11 months ago |
greatbridf
|
970c203132
change(fat32): use map to store cluster buffer
|
11 months ago |
greatbridf
|
87949fe12a
feat(syscall): impl. symlink and readlink
|
11 months ago |
greatbridf
|
ad3ff833e5
refactor: rewrite thread and readyqueue
|
11 months ago |
greatbridf
|
698266b865
feature(tty): support of tty termios
|
11 months ago |
greatbridf
|
b1b6d920f8
refactor: special node files and partprobe
|
11 months ago |
greatbridf
|
94f3cee3e5
refactor: move init script out of init_vfs
|
11 months ago |
greatbridf
|
da84d0d39b
refactor: vfs
|
11 months ago |
greatbridf
|
1c7a276b93
change(proclist): remove emplace from proclist;
|
11 months ago |