Use macros for 8259A PIC registers, instead of writing them literally.
[pintos-anon] / doc / 44bsd.texi
2008-07-03 Ben PfaffSpecify rounding for priority calculations.
2007-03-07 Ben PfaffFix inconstiency in recent_cpu update description.
2006-10-03 Ben PfaffFix logarithms.
2006-09-13 Godmar Backfixed left-over, now-wrong comment about how decrease...
2006-09-08 Ben PfaffClarify summary section.
2006-07-09 Ben PfaffFix typo.
2006-07-07 Ben PfaffFix summary.
2006-05-20 Ben PfaffUpdate bibliography.
2006-04-20 Ben PfaffMajor revisions to documentation.
2006-04-10 Ben PfaffInvert the priority scheme, so that PRI_MIN is now...
2005-12-22 Ben PfaffFix formula.
2005-12-20 Ben PfaffClarify that the idle thread does not receive recent_cpu.
2005-12-20 Ben PfaffSuggest order of operations for recent_cpu calculation.
2005-12-20 Ben PfaffSuggest 17.14 instead of 21.10 because the extra precis...
2005-12-20 Ben PfaffAdd summary of scheduler.
2005-12-20 Ben PfaffFix description of rounding to nearest in fixed point...
2005-12-20 Ben PfaffWording clarifications.
2005-07-04 Ben PfaffClarify use of thread_get_nice() and thread_set_nice().
2005-06-27 Ben PfaffRevise.
2005-06-27 Ben PfaffClarify that scheduler data updates are synchronous...
2005-06-27 Ben PfaffFix summary table. Thanks to leith <eleith@stanford...
2005-06-25 Ben PfaffBe specific about `nice' range.
2005-06-19 Ben PfaffMake tests public. Rewrite most tests. Add tests.