GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
6
Releases
Fork
: 0
uBixOS
/
ubixos
Download ZIP
928 commits
Transfer to URL with SHA
tree:
95950301eb
Branches
Tags
×
UBIXOS-0.01
UBIXOS-0.5
UBIXOS-1.0
UBIXOS-OLD
UBIXOS-PRE
master
ubixos
/
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.
19 years ago
copyvirtualspace.c
implemented kfree(). does not free contiguous blocks of virtual memory
19 years ago
getfreepage.c
implemented kmalloc() to use new memory management suite
19 years ago
kfree.c
fixed a compiler error.
19 years ago
kmalloc.c
implemented kmalloc() to use new memory management suite
19 years ago
memory.c
freeing memory will now free contiguous virtual memory
19 years ago
page_fault.S
had to clean up the old files and not mix them with the new code
19 years ago
pagefault.c
ubixos compiles but it does not use the new mm system yet.
19 years ago