Commit graph

8 commits

Author SHA1 Message Date
Juli Mallett
10f4f73688 Remove my assignment of queued/informative signals. This is kinda important
for signalling the right thread, but I'm not actively working on it anymore,
though I might throw something together in the future.
2003-03-08 06:09:02 +00:00
Jonathan Mini
1530239a07 Add references to some related papers and documentation.
Submitted by:	Craig Rodrigues <rodrigc@attbi.com>
2003-02-01 05:36:32 +00:00
Jonathan Mini
69fd5d91d6 Scheduling an idle context is done. 2002-11-12 01:00:30 +00:00
Jonathan Mini
8978d81ba3 - Add more detail to the build instructions.
- Sort completed tasks chronologically.
2002-11-09 21:19:28 +00:00
Archie Cobbs
de2f774e5e Add (done) task: Write kse(2) man page documenting new system calls.
Other minor tweaks.
2002-11-05 18:14:12 +00:00
Juli Mallett
aed2e78829 Add entries related to delivering reliable and informative signals to the
UTS so that it can tell what thread is being signalled, and so that threads
actually get signalled.  This is basically a requirement for signals to KSE
threads to be meaningful, rather than indeterministic and lossy exceptions.

Approved by:	mini
2002-11-04 02:32:46 +00:00
Jonathan Mini
1a37cd3391 Mark where tasks need to be done (kernel vs. userland). 2002-11-04 02:05:12 +00:00
Jonathan Mini
97a6af5985 Add a project page for KSE.
Reviewed By:	chris
2002-11-04 00:18:27 +00:00