index
:
talos-hostboot
04-15-2018
04-16-2019
04-19-2018
04-30-2018
05-14-2018
05-21-2018
06-04-2018
06-18-2018
07-25-2019
master
Talos™ II hostboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
kernel
/
taskmgr.H
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change copyright prolog for all files to Apache.
Patrick Williams
2014-05-21
1
-11
/
+11
*
Memory Leak task_end
Bill Schwartz
2012-10-12
1
-24
/
+24
*
Fix race condition between stackmanager and vmmmanager.
Patrick Williams
2012-01-05
1
-0
/
+3
*
Interactive debug tool.
Patrick Williams
2011-12-06
1
-3
/
+6
*
Support task_wait / task_wait_tid syscalls:
Patrick Williams
2011-10-24
1
-4
/
+129
*
Add copyright headers to all source files.
Patrick Williams
2011-08-24
1
-0
/
+22
*
Reduce memory footprint to 3MB.
Patrick Williams
2011-07-29
1
-3
/
+3
*
Start virtual memory management.
Patrick Williams
2010-07-02
1
-1
/
+3
*
Refactor task-manager tid counter to generic lockfree algorithm.
Patrick Williams
2010-06-09
1
-3
/
+3
*
Add task control syscalls.
Patrick Williams
2010-06-07
1
-2
/
+1
*
Create init process, fix scheduler bugs.
Patrick Williams
2010-06-07
1
-2
/
+3
*
Give tasks a void-ptr parameter like pthreads.
Patrick Williams
2010-06-07
1
-2
/
+2
*
Add scheduler and calls from dispatch interrupt.
Patrick Williams
2010-06-07
1
-0
/
+1
*
Initial cpu / task structs.
Patrick Williams
2010-06-02
1
-0
/
+31