-Added IRQ to PCI
[pintos-anon] / grading /
2005-04-13 Ben PfaffUse runtime options instead of conditional compilation...
2005-04-01 Ben PfaffUpdate to match printf() fix.
2005-03-31 Ben PfaffMove problem 1-2 (join) into project 2 as the "wait...
2005-03-30 Ben PfaffReplace quick_sort() that uses quick sort and O(lg...
2005-03-29 Ben PfaffUpdate mmap() tests.
2005-03-17 Ben PfaffWhen run.out is missing in &grade_test, just return...
2005-03-17 Ben PfaffRemove patch no longer needed.
2005-03-05 Ben PfaffCrossport 1.2.4.1 to main.
2005-03-05 Ben PfaffCrossport 1.2.4.1 into main.
2005-02-12 Ben PfaffUse TIMER_FREQ of 19 for grading priority-fifo.
2005-02-11 Ben PfaffFix randomization patches to work with revised bitmap...
2005-02-07 Ben PfaffGet rid of THREAD_JOIN_IMPLEMENTED by adding thread_joi...
2005-02-07 Ben PfaffIncrease default timeout to 15 seconds.
2005-01-25 Ben PfaffFix typo.
2005-01-25 Ben PfaffBe smarter about dealing with make failures.
2005-01-25 Ben PfaffFix runaway bochs, pintos processes on time-outs.
2005-01-20 Ben PfaffImprove debuggability by adding .func/.endfunc around...
2005-01-18 Ben PfaffIn all the variants of the basic test for part 1-1...
2005-01-14 Ben PfaffWhen a Pintos run times out, report the load average.
2005-01-14 Ben PfaffFix bogus return value from `pintos' utility when calli...
2005-01-14 Ben PfaffExpect proper result from `pintos get'.
2005-01-09 Ben PfaffFix Make.base in same way as Makefile.
2005-01-09 Ben Pfaff%d needed to be %zu
2005-01-09 Ben PfaffFix ordering.
2005-01-09 Ben PfaffAdd `null' to .cvsignore, via mkmf.
2005-01-09 Ben PfaffAdd a `null' test for testing src/userprog before syste...
2005-01-09 Ben PfaffWhen running a "test" or "assemble" target, run-tests...
2005-01-05 Ben PfaffOnly grade mlfqs-speedup and mlfqs-priority if mlfqs...
2005-01-04 Ben PfaffFix "%d"s that should be "%zu"s.
2005-01-04 Ben PfaffFix multiple-output to stdout bug.
2005-01-02 Ben PfaffChange assembly from AT&T to Intel syntax.
2005-01-02 Ben PfaffAdd makefiles for cleaning grades, top level.
2005-01-02 Ben PfaffComment.
2005-01-02 Ben PfaffComment.
2005-01-01 Ben PfaffMake close-stdin, close-stdout expected output more...
2005-01-01 Ben PfaffImprove error message for grading when the make failed.
2005-01-01 Ben PfaffFix syntax errors.
2004-12-31 Ben PfaffImprove command-line interface to run-tests.
2004-12-31 Ben PfaffImprove basic alarm clock test.
2004-12-31 Ben PfaffAlways try to create output directory, even if pintos...
2004-12-31 Ben PfaffFix brown bag bug in previous version.
2004-12-29 Ben PfaffFix bug that converted errors into warnings.
2004-12-15 Ben PfaffSwitch the base file system from direct-indexed inodes...
2004-12-10 Ben PfaffClean up grading scripts.
2004-12-09 Ben PfaffFinish up filesys grading stuff.
2004-12-09 Ben PfaffBegin restructuring test suite.
2004-12-08 Ben PfaffIgnore more files.
2004-12-08 Ben PfaffAdd more tests, results.
2004-12-08 Ben PfaffIgnore more files.
2004-12-08 Ben PfaffMark as -*- makefile -*-
2004-12-08 Ben PfaffMore filesys tests.
2004-12-07 Ben PfaffIgnore files.
2004-12-07 Ben PfaffGrading library files.
2004-12-07 Ben PfaffInitial file system tests.
2004-12-06 Ben PfaffStart factoring out common pieces of run-tests scripts.
2004-12-04 Ben PfaffMore tests.
2004-12-02 Ben PfaffFirst stab at tests.
2004-12-01 Ben PfaffOops, remove => unlink.
2004-12-01 Ben PfaffRemove fs.dsk, swap.dsk after grading.
2004-11-24 Ben PfaffUpdate tests.
2004-11-24 Ben PfaffDeal with update `pintos' script.
2004-11-23 Ben PfaffAdd Algorithm::Diff to lib.
2004-11-23 Ben PfaffNow add ../lib to @INC.
2004-11-23 Ben Pfaff%d -> %zu.
2004-11-23 Ben PfaffFix treatment of timeouts in run-tests and pintos.
2004-11-23 Ben PfaffFirst version.
2004-11-23 Ben PfaffUpdate .cvsignore files.
2004-11-23 Ben PfaffFix treatment of timeouts in run-tests and pintos.
2004-11-22 Ben PfaffFix treatment of timeouts in run-tests and pintos.
2004-11-22 Ben PfaffUpdate tests.
2004-11-20 Ben PfaffComment.
2004-11-20 Ben PfaffMore VM tests.
2004-11-20 Ben PfaffMore VM tests.
2004-11-18 Ben PfaffSome initial VM tests.
2004-11-12 Ben PfaffUpdate tests.
2004-11-05 Ben PfaffUpdate point values.
2004-11-05 Ben PfaffImprove output.
2004-11-04 Ben PfaffImprove run-tests to accept more output code formats.
2004-11-03 Ben PfaffPatch to make bitmap choice random.
2004-11-03 Ben PfaffRework makefiles to work with older make.
2004-11-03 Ben PfaffMore tests.
2004-11-03 Ben PfaffAdd more tests.
2004-11-02 Ben PfaffAdd more tests.
2004-11-01 Ben PfaffAdd more tests.
2004-11-01 Ben PfaffAdd more tests.
2004-10-29 Ben PfaffAdd more tests.
2004-10-29 Ben PfaffWork on userprog tests.
2004-10-28 Ben PfaffWork on userprog testing.
2004-10-27 Ben PfaffWork on userprog tests.
2004-10-26 Ben PfaffStart of userprog tests.
2004-10-21 Ben PfaffFinal updates for grading project 1.
2004-10-20 Ben PfaffTry it a different way.
2004-10-20 Ben PfaffFix donate-multiple test.
2004-10-20 Ben PfaffRevise MLFQS bits.
2004-10-20 Ben PfaffGrade MLFQS.
2004-10-19 Ben PfaffImprove.
2004-10-19 Ben PfaffImprove.
2004-10-19 Ben PfaffImprove.
2004-10-19 Ben PfaffImprove.
2004-10-19 Ben PfaffImprove.
next