.. |
libELF
|
5df5d79900
:new: 加载elf文件
|
hace 2 años |
math
|
618b612754
将 kernel\common\math\pow.c 的求幂运算优化为快速幂
|
hace 2 años |
sys
|
f513286f53
new:kzalloc
|
hace 2 años |
Makefile
|
1dd9195d69
new: vma反向映射
|
hace 2 años |
asm.h
|
d1671bc121
:bug: 修复了无法切换进程、无法进行浮点运算的bug(将main.c中的init函数名进行修改)
|
hace 3 años |
atomic.h
|
a02acbdbe6
将进程同步原语移动到common文件夹下
|
hace 2 años |
bitree.c
|
0dc12cb1ca
解决编译器警告
|
hace 2 años |
bitree.h
|
494bcc1811
bitree的单元测试以及bug修复
|
hace 2 años |
boot_info.h
|
870ae59646
删除无用信息
|
hace 2 años |
compiler.h
|
f513286f53
new:kzalloc
|
hace 2 años |
cpu.c
|
23fa428274
fix: init_mm中未加mfence导致O3出错的问题
|
hace 2 años |
cpu.h
|
4bc64de8f9
:new: 测定tsc频率
|
hace 2 años |
dirent.h
|
676260c537
:new: usleep()、nanosleep()
|
hace 2 años |
errno.h
|
59cbd6c4fc
:new: 用户/内核内存拷贝函数
|
hace 2 años |
fcntl.h
|
966d67fcde
:new: sys_open系统调用
|
hace 2 años |
font.h
|
d1671bc121
:bug: 修复了无法切换进程、无法进行浮点运算的bug(将main.c中的init函数名进行修改)
|
hace 3 años |
gfp.h
|
f513286f53
new:kzalloc
|
hace 2 años |
glib.c
|
d9ee6ea859
new: string.h
|
hace 2 años |
glib.h
|
51bc465a25
new: 映射vma
|
hace 2 años |
kfifo.c
|
2a983a8534
new: kfifo
|
hace 2 años |
kfifo.h
|
c1f51bf4cb
kfifo文档
|
hace 2 años |
kprint.h
|
1bd4e3e91d
修复日志输出函数的bug
|
hace 2 años |
math.h
|
bf4226f6b9
new: 统计前导0
|
hace 2 años |
mutex.c
|
1a2d405384
将当前的sched_cfs函数做一个包裹,套一层sched(). (#32)
|
hace 2 años |
mutex.h
|
311a6181b5
doc: mutex文档
|
hace 2 años |
printk.c
|
db024b34e0
new: textui支持彩色
|
hace 2 años |
printk.h
|
db024b34e0
new: textui支持彩色
|
hace 2 años |
semaphore.c
|
1a2d405384
将当前的sched_cfs函数做一个包裹,套一层sched(). (#32)
|
hace 2 años |
semaphore.h
|
26a6edee71
fix: 删除semaphore的多余函数声明
|
hace 2 años |
spinlock.h
|
5747e4c8cc
bugfix: spinlock操作时,产生的内存写入越界问题。
|
hace 2 años |
stddef.h
|
676260c537
:new: usleep()、nanosleep()
|
hace 2 años |
stdio.h
|
e14535feaa
解决printk中的私有函数没有加static的问题
|
hace 2 años |
string.c
|
d9ee6ea859
new: string.h
|
hace 2 años |
string.h
|
d9ee6ea859
new: string.h
|
hace 2 años |
time.h
|
fa1c2bd461
xhci控制器初始化(还存在bug,无法reset端口)
|
hace 2 años |
unistd.c
|
2fd21e0395
new: 内核态fork
|
hace 2 años |
unistd.h
|
2fd21e0395
new: 内核态fork
|
hace 2 años |
wait_queue.c
|
1a2d405384
将当前的sched_cfs函数做一个包裹,套一层sched(). (#32)
|
hace 2 años |
wait_queue.h
|
8bc8890070
doc: wait_queue文档
|
hace 2 años |