projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70125b0
)
Add MLFQS credit.
author
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 12 Sep 2004 05:46:54 +0000
(
05:46
+0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Sun, 12 Sep 2004 05:46:54 +0000
(
05:46
+0000)
AUTHORS
patch
|
blob
|
history
diff --git
a/AUTHORS
b/AUTHORS
index 43f8258d291d83df913c38cf8e2180a6f8d9597d..e00018959f8afebfced29c6c96fd45fc2156e4fd 100644
(file)
--- a/
AUTHORS
+++ b/
AUTHORS
@@
-23,4
+23,8
@@
projects
Sameer Qureshi <squreshi@cs.stanford.edu>. (If you're not on this
list but should be, please let me know.)
+* The section on multilevel feedback schedulers in the threads project
+ is adapted from a handout written by Andrea Arpaci-Dusseau
+ <"dusseau" at the server cs.wisc.edu>.
+
* Updates for Pintos by Ben Pfaff <blp@cs.stanford.edu>.