pintos-anon
2006-01-08 Ben PfaffRemove -Wdeclaration-after-statement because it's not...
2006-01-08 Ben PfaffAdd explanatory comments to vm tests.
2006-01-08 Ben PfaffAdd explanatory comments to filesys tests.
2006-01-08 Ben PfaffAdd explanatory comments to vm tests.
2006-01-08 Ben PfaffFormatting.
2006-01-08 Ben PfaffAdd explanatory comments to vm tests.
2006-01-08 Ben PfaffAdd explanatory comments to userprog tests.
2006-01-08 Ben PfaffRemove file that was not used.
2006-01-07 Ben PfaffAdd explanatory comments to threads tests.
2006-01-04 Ben PfaffElaborate on how to get the user program's stack pointer.
2006-01-04 Ben PfaffDon't check return value of write().
2006-01-04 Ben PfaffClarify question.
2006-01-04 Ben PfaffClarify stack limit.
2006-01-04 Ben PfaffClarifying comments.
2006-01-04 Ben PfaffHelpful comment.
2006-01-04 Ben PfaffAdd additional disclaimer to "diffstat"s.
2006-01-04 Ben PfaffTypo in comment.
2006-01-04 Ben PfaffNew test for growing the stack using a system call.
2006-01-04 Ben PfaffGrammar.
2006-01-04 Ben PfaffMention that other aliases should only arise from shari...
2006-01-04 Ben PfaffClarify that swap needs to be written when needed,...
2006-01-04 Ben PfaffAdd clarifying comment.
2006-01-04 Ben PfaffNote about testing.
2006-01-04 Ben PfaffClarify that an ELF loader is provided.
2006-01-04 Ben PfaffClarify ROX.
2006-01-04 Ben PfaffMove PF_* from exception.c to exception.h, because...
2006-01-04 Ben PfaffMove PF_* from exception.c to exception.h, because...
2006-01-04 Ben PfaffMove some FAQs into the specification for mmap'd files.
2006-01-04 Ben PfaffAdd hash_apply() function.
2006-01-03 Ben PfaffAlways round up disk sizes to multiple of a cylinder,
2006-01-03 Ben PfaffMove mmap consistency FAQ into assignment description.
2006-01-03 Ben PfaffPartial mmap'd pages need not be lazy loaded.
2006-01-03 Ben PfaffGet rid of -rndpg option for now, because none of the...
2005-12-22 Ben PfaffClarification.
2005-12-22 Ben PfaffMention that keyboard input does not work with "pintos...
2005-12-22 Ben PfaffClarification.
2005-12-22 Ben PfaffMention that process_wait() can be changed to an infini...
2005-12-22 Ben PfaffFix formula.
2005-12-21 Ben PfaffUse -Wdeclaration-after-statement.
2005-12-21 Ben PfaffDon't need GCC patch anymore because we don't use Intel...
2005-12-21 Ben PfaffComments.
2005-12-21 Ben PfaffUse AT&T syntax instead of Intel.
2005-12-21 Ben PfaffDon't use -I- because GCC 4.0 complains.
2005-12-21 Ben PfaffAdd cast to silence new warning in GCC 4.0.
2005-12-21 Ben PfaffUse bool vars instead of bits for shift keys.
2005-12-21 Ben PfaffRevise "Design" description.
2005-12-21 Ben PfaffClarify "invalid PID".
2005-12-21 Ben PfaffClarify function comment.
2005-12-21 Ben PfaffAdd "suggested order of implementation" section.
2005-12-20 Ben PfaffClarify that multithreaded processes not supported.
2005-12-20 Ben PfaffClarify.
2005-12-20 Ben PfaffAdd suggested implementations for filesys syscalls.
2005-12-20 Ben PfaffClarify that struct intr_frame is on the kernel stack.
2005-12-20 Ben PfaffClarifications.
2005-12-20 Ben PfaffAllow .png as alternate for ASCII art.
2005-12-20 Ben PfaffClarify that the idle thread does not receive recent_cpu.
2005-12-20 Ben PfaffWording.
2005-12-20 Ben PfaffIt's okay to use a single sorted queue for MLFQS.
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 PfaffExplain why it sometimes looks like pass() fails.
2005-12-20 Ben PfaffMake backtrace chop long filenames to just the last...
2005-12-20 Ben PfaffWording.
2005-12-20 Ben PfaffAdd CVS Locking to menu.
2005-12-20 Ben PfaffIgnore pintos.text.
2005-12-20 Ben PfaffBe slightly more lenient.
2005-12-20 Ben PfaffIgnore *.d.
2005-12-20 Ben PfaffClarifications.
2005-12-20 Ben PfaffAdd summary of scheduler.
2005-12-20 Ben PfaffComment idle thread more thoroughly.
2005-12-20 Ben PfaffFix description of rounding to nearest in fixed point...
2005-12-20 Ben PfaffClarify that adding code where interrupts are already...
2005-12-20 Ben PfaffWording clarifications.
2005-12-20 Ben PfaffTalk about CVS locks.
2005-12-20 Ben PfaffWording clarifications.
2005-12-20 Ben PfaffClarifying comment.
2005-12-20 Ben PfaffAdd comment that gdb and pintos have to run on the...
2005-12-20 Ben PfaffMention that aklog and/or logging out and back in may...
2005-12-20 Ben PfaffRevising "Setting Up CVS" section.
2005-12-20 Ben PfaffAdd plaintext target.
2005-12-20 Ben PfaffCheck for the compiler's availability early in the...
2005-12-20 Ben PfaffAdd some clarifications to address question from "Kevin...
2005-12-20 Ben PfaffDon't use ! in shell--Solaris sh doesn't support it.
2005-12-20 Ben PfaffCall qemu with "-nics 0" to avoid calling any network...
2005-12-20 Ben PfaffRevert Intel-style assembly back to AT&T-style.
2005-12-13 Ben PfaffFix fencepost error in strstr().
2005-08-02 Ben PfaffFix typo.
2005-07-13 Ben PfaffAdd another possible ordering of lines.
2005-07-13 Ben PfaffFix bug reported by Mike Brown <mbrown@vmware.com>...
2005-07-08 Ben PfaffAdd CVS instructions.
2005-07-06 Ben PfaffAllow disks to come from build/ directory as well as...
2005-07-06 Ben PfaffEliminate race condition in timer_print_stats() found...
2005-07-04 Ben PfaffAdd comment.
2005-07-04 Ben PfaffClarify use of thread_get_nice() and thread_set_nice().
2005-06-28 Ben PfaffReword paragraph.
2005-06-28 Ben PfaffFix Mendel's name.
2005-06-27 Ben PfaffFix bug that shifted mlfqs-recent-1 output by 1 second.
2005-06-27 Ben PfaffRevise.
2005-06-27 Ben PfaffClarify that scheduler data updates are synchronous...
2005-06-27 Ben PfaffFix cond_wait prototype. Thanks to ASIF Erayath Thekke...
next