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
/
kernel
/
scheduler.C
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change copyright prolog for all files to Apache.
Patrick Williams
2014-05-21
1
-23
/
+22
*
Reduce timeslice for idle task based on wake time of sleeping tasks
Doug Gilbert
2012-07-28
1
-28
/
+28
*
new HEAP manager to reduce fragmentation
Doug Gilbert
2011-10-25
1
-2
/
+0
*
Support task_wait / task_wait_tid syscalls:
Patrick Williams
2011-10-24
1
-0
/
+4
*
Mechanism to detect low memory and cast out older page
Doug Gilbert
2011-09-19
1
-0
/
+2
*
Ensure scratch operations happen on master core.
Patrick Williams
2011-08-31
1
-8
/
+24
*
Add copyright headers to all source files.
Patrick Williams
2011-08-24
1
-0
/
+22
*
Kernel support for processor affinity.
Patrick Williams
2011-05-26
1
-4
/
+33
*
Move inline mtdec into arch/ppc.H
Patrick Williams
2011-04-21
1
-4
/
+2
*
Ensure decrementer is initialized for normal task execution.
Patrick Williams
2011-03-24
1
-1
/
+6
*
Add skeleton of timebase manager.
Patrick Williams
2010-09-20
1
-1
/
+2
*
SMT support.
Patrick Williams
2010-07-07
1
-2
/
+8
*
Change scheduler to locked queue instead of stack-pair.
Patrick Williams
2010-06-09
1
-11
/
+2
*
Create init process, fix scheduler bugs.
Patrick Williams
2010-06-07
1
-2
/
+4
*
Add scheduler and calls from dispatch interrupt.
Patrick Williams
2010-06-07
1
-0
/
+35