This website requires JavaScript.
Explore
Help
Sign In
RickRongen
/
my-kern
Watch
1
Star
0
Fork
0
You've already forked my-kern
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
310f3621a204813071b30d2cf9db5da141c19c23
my-kern
/
kernel
/
mem
History
Rick Rongen
990b850c43
feat: initial locking etc.
2021-03-01 21:07:53 +01:00
..
malloc.c
feat: implemented liballoc for proper malloc
2021-02-27 13:19:14 +01:00
malloc.h
feat: implemented liballoc for proper malloc
2021-02-27 13:19:14 +01:00
mem.c
feat: moved libk stuff to libk folder
2021-02-27 14:11:28 +01:00
mem.h
feat: introduced tasking, added paging (no vm), moved malloc, added
2021-02-27 11:46:26 +01:00
paging.c
feat: initial locking etc.
2021-03-01 21:07:53 +01:00
paging.h
feat: initial locking etc.
2021-03-01 21:07:53 +01:00
pmm.c
feat: moved libk stuff to libk folder
2021-02-27 14:11:28 +01:00
pmm.h
feat: introduced tasking, added paging (no vm), moved malloc, added
2021-02-27 11:46:26 +01:00