Use runtime options instead of conditional compilation for MLFQS,
[pintos-anon] / doc / threads.texi
2005-04-13 Ben PfaffUse runtime options instead of conditional compilation...
2005-03-31 Ben PfaffMove problem 1-2 (join) into project 2 as the "wait...
2005-02-12 Ben PfaffSpecify how we'll grade problem 1-1.
2005-02-07 Ben PfaffGet rid of THREAD_JOIN_IMPLEMENTED by adding thread_joi...
2005-01-22 Ben PfaffClarify that joinability is not inherited.
2005-01-21 Ben PfaffSet up a frame pointer on interrupt entry, to improve...
2005-01-20 Ben PfaffRemove more or less meaningless comment.
2005-01-14 Ben PfaffPriority change clarification (problem 1-3).
2005-01-01 Ben PfaffAdd another pointer to the debugging documentation.
2005-01-01 Ben PfaffDiscourage combining student contributions late.
2004-12-31 Ben PfaffWording.
2004-12-31 Ben PfaffTry to clarify synchronization.
2004-12-31 Ben PfaffTypographic fixes.
2004-12-31 Ben PfaffClarifications.
2004-12-31 Ben PfaffClarification.
2004-12-31 Ben PfaffClarification.
2004-12-31 Ben PfaffWording.
2004-12-31 Ben PfaffUpdates.
2004-12-15 Ben PfaffSwitch the base file system from direct-indexed inodes...
2004-12-13 Ben PfaffSupport accurate short delays in the timer code, to...
2004-12-10 Ben PfaffAdd "real-time" option to pintos utility and document...
2004-10-19 Ben PfaffClarify.
2004-10-13 Ben PfaffPunctuation fix.
2004-10-12 Ben PfaffAdd and refine FAQ answers.
2004-10-11 Ben PfaffAdjust wording of "static priority" comment.
2004-10-09 Ben PfaffClarify.
2004-10-07 Ben PfaffUpdate docs.
2004-10-07 Ben PfaffAdd FAQ for making p1-1 work okay.
2004-10-06 Ben PfaffFix wording.
2004-10-04 Ben PfaffExplain why `break schedule' might not work and offer...
2004-09-29 Ben PfaffUpdate docs.
2004-09-29 Ben PfaffUpdate docs.
2004-09-28 Ben PfaffUpdate docs.
2004-09-27 Ben PfaffUpdate docs.
2004-09-26 Ben PfaffUpdate docs.
2004-09-26 Ben PfaffUpdate docs.
2004-09-26 Ben PfaffUpdate docs.
2004-09-22 Ben PfaffUpdate docs.
2004-09-22 Ben PfaffUpdate docs.
2004-09-21 Ben PfaffUpdate docs.
2004-09-17 Ben PfaffUpdate docs.
2004-09-16 Ben PfaffUpdate docs.
2004-09-15 Ben PfaffUpdate docs.
2004-09-15 Ben PfaffUpdate docs.
2004-09-15 Ben PfaffWork on intro.
2004-09-12 Ben PfaffDescribe multi-level feedback queue scheduler.
2004-09-12 Ben PfaffWork on projects.
2004-09-10 Ben PfaffAdd timer_sleep() that takes an argument in timer ticks.
2004-09-09 Ben PfaffInitial projects.