GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Fork
: 0
uBixOS
/
ubixos-old
Download ZIP
928 commits
Transfer to URL with SHA
tree:
95950301eb
Branches
Tags
×
master
ubixos-old
/
src
/
sys
/
mm
/
latest commit
95950301eb
fsdfs
authored
on 10 Aug 2005
..
Makefile
ubixos compiles but it does not use the new mm system yet.
20 years ago
copyvirtualspace.c
implemented kfree(). does not free contiguous blocks of virtual memory
20 years ago
getfreepage.c
implemented kmalloc() to use new memory management suite
20 years ago
kfree.c
fixed a compiler error.
20 years ago
kmalloc.c
implemented kmalloc() to use new memory management suite
20 years ago
memory.c
freeing memory will now free contiguous virtual memory
20 years ago
page_fault.S
had to clean up the old files and not mix them with the new code
20 years ago
pagefault.c
ubixos compiles but it does not use the new mm system yet.
20 years ago