summaryrefslogtreecommitdiffstats
path: root/src/include/util
Commit message (Collapse)AuthorAgeFilesLines
* Add copyright headers to all source files.Patrick Williams2011-08-2410-0/+220
| | | | | | | Change-Id: I205f2409e56032cfc0aaf01d7e26d357f0b86373 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/277 Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Tested-by: Jenkins Server
* Virtual File System module load and unloaddgilbert2011-08-171-0/+3
| | | | | | | | Change-Id: Iaa6a256a8a15ac48bfba5bc1cab292c5ac246166 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/253 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
* Add %s string formatting support to traceCamVan Nguyen2011-08-101-0/+6
| | | | | | | Change-Id: I14ea6717dfd8e98895345e86e32e82c637c26289 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/234 Tested-by: Jenkins Server Reviewed-by: CAMVAN T. NGUYEN <ctnguyen@us.ibm.com>
* Optimization on queue size.Patrick Williams2011-03-281-11/+5
|
* Add size function to queue container.Patrick Williams2011-03-271-1/+22
|
* Merge of PowerHAL project up to commit:Patrick Williams2011-03-053-0/+424
| | | | dd45c30bd53d8e6c123165b83842d08117558a3c
* Add nanosleep syscall.Patrick Williams2010-10-041-0/+112
|
* Add messagingPatrick Williams2010-06-242-1/+154
|
* Add mutex userspace / syscalls.Patrick Williams2010-06-112-9/+44
|
* Change scheduler to locked queue instead of stack-pair.Patrick Williams2010-06-091-0/+73
|
* Kernel spinlock support.Patrick Williams2010-06-091-0/+20
|
* Refactor task-manager tid counter to generic lockfree algorithm.Patrick Williams2010-06-091-0/+23
|
* Add transaction counters to upper word of lockfree-stack head, to prevent ↵Patrick Williams2010-05-211-7/+17
| | | | ABA issues.
* Move pagemgr to generic lock free structure.Patrick Williams2010-05-211-0/+47
|
* Create simple console.Patrick Williams2010-05-181-0/+18
OpenPOWER on IntegriCloud