Commit graph

11 commits

Author SHA1 Message Date
David Xu 2442bdd81b Directly load %edx from mailbox 2002-11-23 04:39:52 +00:00
David Xu 8773cd90dd Fix context restore bug. 2002-11-22 03:01:55 +00:00
Julian Elischer c2f7aa6939 Don't flip the "we're it" bit until we are all there..
(don't fill in the mailbox pointer until we have unloaded all the
previous contents of the mailbox context block)
2002-11-22 00:23:02 +00:00
David Xu c823c95038 Correctly save eflags. 2002-11-21 09:48:39 +00:00
David Xu 4ab365e720 Adjust code for new mailbox format.
Reviewed by: deischen, mini
2002-11-18 02:02:08 +00:00
David Xu 455fc5775f add missing '!', don't why it was lost when checked in. 2002-11-02 10:31:22 +00:00
Archie Cobbs a46898f1ef -Wall'ify (mostly). 2002-10-02 17:07:39 +00:00
Archie Cobbs 58324e0e8e Adjust for KSE function name changes. 2002-09-25 18:14:38 +00:00
Julian Elischer 8b07f30311 Add ability to make threads that run on > 1 cpu
this DOES NOT WORK YET. (well it kind-of-does but it's unsafe)

Submitted by: davidxu
2002-09-23 06:18:51 +00:00
Jonathan Mini 821836b0e2 Update the KSE test utility to the new KSE API. 2002-09-19 02:15:27 +00:00
Julian Elischer 92fd482f2b KSE test program 2002-06-29 17:39:07 +00:00