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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
No more global list of threads, one list of threads per process.
Alexis211
2010-08-10
3
-21
/
+21
|
*
Now using a simple Round Robin scheduler.
Alexis211
2010-08-10
5
-21
/
+46
|
*
Changed idt_waitIrq to support multiple waiting threads.
Alexis211
2010-08-10
2
-9
/
+15
|
*
thread_sleep functions redone.
Alexis211
2010-08-10
5
-41
/
+73
|
*
Added a lot of comments in kernel code. A bit of cleaning too.
Alexis211
2010-08-10
24
-62
/
+232
|
*
Using a cross-compiler. Better makefile system.
Alexis211
2010-08-10
2
-36
/
+12
|
*
0.0.4 is out
Alexis211
2010-04-08
1
-1
/
+1
|
*
More work on manager
Alexis211
2010-04-07
12
-40
/
+91
|
*
More work on IPC.
Alexis211
2010-04-05
3
-3
/
+13
|
*
Shared memory segment manager in userland
Alexis211
2010-03-31
2
-2
/
+6
|
*
More work on IPC and userland tools.
Alexis211
2010-03-30
12
-23
/
+84
|
*
IPC documented, still not tested.
Alexis211
2010-03-26
2
-7
/
+17
|
*
IPC not tested but suposedly working.
Alexis211
2010-03-24
13
-51
/
+248
|
*
More work on IPC
Alexis211
2010-03-23
11
-27
/
+263
|
*
old uncommited changes commited
Alexis211
2010-03-02
15
-19
/
+225
|
*
Added thread_new syscall
Alexis211
2010-02-09
4
-8
/
+21
|
*
Added user mode support and monitor_writeDec
Alexis211
2010-02-09
14
-13
/
+149
|
*
Reorganisation
Alexis211
2010-02-06
36
-0
/
+2158