Commit Graph

17 Commits

Author SHA1 Message Date
davidxu
9df6e8e8d8 Follow new upcall quantum code in kernel. 2003-03-21 08:21:39 +00:00
davidxu
e4ed96dd58 Remove 2003-02-26 01:06:44 +00:00
davidxu
71893d7690 This commit was generated by cvs2svn to compensate for changes in r111519,
which included commits to RCS files with non-trunk default branches.
2003-02-26 01:05:10 +00:00
davidxu
46055528c9 Add test program for round robin in userland. 2003-02-26 01:05:10 +00:00
davidxu
7be8def8f0 Adjust code for new kse_release interface. 2003-02-20 08:24:22 +00:00
davidxu
42e55aa875 Add a missing inline keyword. 2003-02-08 06:33:37 +00:00
davidxu
dee681e4f3 Directly load %edx from mailbox 2002-11-23 04:39:52 +00:00
davidxu
f89233ef8d Fix context restore bug. 2002-11-22 03:01:55 +00:00
julian
1f29413454 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
davidxu
44e386cac2 Correctly save eflags. 2002-11-21 09:48:39 +00:00
davidxu
93f8f962e2 Adjust code for new mailbox format.
Reviewed by: deischen, mini
2002-11-18 02:02:08 +00:00
davidxu
45330340f4 add missing '!', don't why it was lost when checked in. 2002-11-02 10:31:22 +00:00
archie
e78968c85a -Wall'ify (mostly). 2002-10-02 17:07:39 +00:00
archie
83fa65053c Adjust for KSE function name changes. 2002-09-25 18:14:38 +00:00
julian
d29e00d18f 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
mini
eabad0146b Update the KSE test utility to the new KSE API. 2002-09-19 02:15:27 +00:00
julian
7f7eb2bfa1 KSE test program 2002-06-29 17:39:07 +00:00