index
:
macroscope.git
master
Hobby OS ; intended to be based on NARP
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add simple hash table implementation.
Alex Auvolat
2014-12-16
1
-1
/
+1
*
Terminology change : task -> thread.
Alex Auvolat
2014-12-13
1
-1
/
+1
*
Implement multitasking.
Alex Auvolat
2014-12-07
1
-1
/
+1
*
Refactor kmalloc & tests in kmain.
Alex Auvolat
2014-12-07
1
-1
/
+1
*
Begin review of taking model : making things thread safe.
Alex Auvolat
2014-12-06
1
-1
/
+1
*
Trying to track an annoying bug.
Alex Auvolat
2014-12-06
1
-1
/
+1
*
First implementation of slab allocator. Needs more testing and polishing
Alex Auvolat
2014-12-04
1
-1
/
+1
*
Implement kernel memory region allocator.
Alex Auvolat
2014-12-02
1
-1
/
+1
*
Begin implementation of paging
Alex Auvolat
2014-12-02
1
-2
/
+2
*
Add physical page (frame) allocator.
Alex Auvolat
2014-12-02
1
-1
/
+2
*
Small adjustments:
Alex Auvolat
2014-12-01
1
-1
/
+1
*
Advance HH, GDT, IDT (details below)
Alex Auvolat
2014-12-01
1
-3
/
+5
*
More library functions & renaming.
Alex Auvolat
2014-11-30
1
-2
/
+4
*
Add debug output and a few elementary stdlib functions.
Alex Auvolat
2014-11-30
1
-4
/
+15
*
Bare bones.
Alex Auvolat
2014-11-30
1
-0
/
+21