GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Fork
: 0
uBixOS
/
ubixos-old
Download ZIP
929 commits
Transfer to URL with SHA
tree:
3a573a6ad2
Branches
Tags
×
master
ubixos-old
/
src
/
sys
/
mm
/
latest commit
3a573a6ad2
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
code cleanup
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