index
:
TCE.git
master
old_c
std_c_userland
Hobby OS experiment
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kernel
/
task
/
idt.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Basic object system - THIS IS STILL A LONG WAY TO GO!!
Alex AUVOLAT
2012-05-01
1
-10
/
+2
|
*
Now using Doug Lea's malloc for userland too. And improved stability.
Alex AUVOLAT
2012-05-01
1
-3
/
+3
|
*
Now using Doug Lea's malloc in kernel land. Next: same in userland.
Alex AUVOLAT
2012-05-01
1
-0
/
+1
|
*
Each thread has its own stack. Added simple unit tests for kmalloc,kfree
Alexis211
2010-09-10
1
-5
/
+3
|
|
|
|
Found a bug in heap_contract (not sure) but didn't fix it.
*
Some changes to stack tracing.
Alexis211
2010-08-13
1
-2
/
+2
|
*
Changed idt_waitIrq to support multiple waiting threads.
Alexis211
2010-08-10
1
-5
/
+14
|
*
Added a lot of comments in kernel code. A bit of cleaning too.
Alexis211
2010-08-10
1
-3
/
+11
|
*
IPC not tested but suposedly working.
Alexis211
2010-03-24
1
-1
/
+1
|
*
More work on IPC
Alexis211
2010-03-23
1
-2
/
+1
|
*
old uncommited changes commited
Alexis211
2010-03-02
1
-6
/
+19
|
*
Added user mode support and monitor_writeDec
Alexis211
2010-02-09
1
-1
/
+1
|
*
Reorganisation
Alexis211
2010-02-06
1
-0
/
+191