greatbridf
|
f88b4da3fd
change(gblibstdc++): use EBO for all stl classes
|
4 months ago |
greatbridf
|
e6c6d8f1b7
feat: use RAII to manage dentry pointers
|
4 months ago |
greatbridf
|
4e79226a6f
chore(debug): add dwarf data for ISR
|
4 months ago |
greatbridf
|
cafeec4a85
refactor: rewrite all dentry part of vfs
|
4 months ago |
greatbridf
|
4851662c29
change(vfs): move class vfs out
|
5 months ago |
greatbridf
|
4ec085b55c
fix(syscall): make getcwd return buf length filled
|
5 months ago |
greatbridf
|
4eb3d8228e
change(process): remove k_new_threadd
|
5 months ago |
greatbridf
|
6be43506e5
change(filearray): add filearray class
|
5 months ago |
greatbridf
|
80d0ee4dd2
fix(shared_ptr): operator= on derived class, swap
|
5 months ago |
greatbridf
|
23ec09cb64
fix: fifo, paging, tkill, preemptive kernel
|
5 months ago |
greatbridf
|
0b5c54c2cf
change(sched): move idle task out of ready queue
|
5 months ago |
greatbridf
|
e526dc0708
Merge branch 'long-mode' into vfs-refactor
|
5 months ago |
greatbridf
|
6c5408c96f
add schedstat, improve schedule algorithm
|
5 months ago |
greatbridf
|
4f18b18088
fix: tls_desc32 may not be correctly copied
|
5 months ago |
greatbridf
|
dd6a779790
fix hash_map
|
5 months ago |
greatbridf
|
753cb3d885
fix: getdents64 struct size
|
5 months ago |
greatbridf
|
62e0eaff42
fix temporary user_space_program/init
|
5 months ago |
greatbridf
|
b6b04e657d
works
|
5 months ago |
greatbridf
|
0d8f6f019b
fix: fat32 filesystem
|
5 months ago |
greatbridf
|
73ab9a9320
syscall
|
5 months ago |
greatbridf
|
dfcbe573b1
fix bugs, add serial module
|
5 months ago |
greatbridf
|
6734968dc6
fix
|
5 months ago |
greatbridf
|
cb243f2a67
align rsp to 16 bytes
|
5 months ago |
greatbridf
|
15dabfee26
fix some problems
|
5 months ago |
greatbridf
|
aab3befaf5
use layout regs when debugging
|
5 months ago |
greatbridf
|
ac083a7cf0
brand new mem subsystem
|
5 months ago |
greatbridf
|
4572e5ce46
remove keyboard drive, make serial module
|
6 months ago |
greatbridf
|
6f29d1acca
allocator
|
6 months ago |
greatbridf
|
a092424c56
slab and buddy allocator
|
6 months ago |
greatbridf
|
04c392fdc7
create page table, enter long mode
|
6 months ago |