GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
6
Releases
Fork
: 0
uBixOS
/
ubixos
Download ZIP
927 commits
Transfer to URL with SHA
tree:
2c952dc549
Branches
Tags
×
UBIXOS-0.01
UBIXOS-0.5
UBIXOS-1.0
UBIXOS-OLD
UBIXOS-PRE
master
ubixos
/
src
/
sys
/
mm
/
latest commit
2c952dc549
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
fixed a compiler error.
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