summaryrefslogtreecommitdiffstats
path: root/tools/KSE
Commit message (Collapse)AuthorAgeFilesLines
* Follow new upcall quantum code in kernel.davidxu2003-03-211-5/+2
|
* Removedavidxu2003-02-261-0/+0
|
* This commit was generated by cvs2svn to compensate for changes in r111519,davidxu2003-02-265-0/+630
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Add test program for round robin in userland.davidxu2003-02-265-0/+630
|
* Adjust code for new kse_release interface.davidxu2003-02-201-1/+1
|
* Add a missing inline keyword.davidxu2003-02-081-1/+2
|
* Directly load %edx from mailboxdavidxu2002-11-231-4/+3
|
* Fix context restore bug.davidxu2002-11-221-10/+16
|
* Don't flip the "we're it" bit until we are all there..julian2002-11-221-9/+10
| | | | | (don't fill in the mailbox pointer until we have unloaded all the previous contents of the mailbox context block)
* Correctly save eflags.davidxu2002-11-211-1/+2
|
* Adjust code for new mailbox format.davidxu2002-11-181-3/+3
| | | | Reviewed by: deischen, mini
* add missing '!', don't why it was lost when checked in.davidxu2002-11-021-1/+1
|
* -Wall'ify (mostly).archie2002-10-022-7/+18
|
* Adjust for KSE function name changes.archie2002-09-252-26/+27
|
* Add ability to make threads that run on > 1 cpujulian2002-09-232-41/+191
| | | | | | this DOES NOT WORK YET. (well it kind-of-does but it's unsafe) Submitted by: davidxu
* Update the KSE test utility to the new KSE API.mini2002-09-193-319/+482
|
* KSE test programjulian2002-06-293-0/+383
OpenPOWER on IntegriCloud