2007-03-07 |
Ben Pfaff | Fix inconstiency in recent_cpu update description.
|
commit | commitdiff | tree |
2007-02-11 |
Ben Pfaff | Fix typo.
|
commit | commitdiff | tree |
2007-02-11 |
Ben Pfaff | Clarify description of "wait" syscall. Thanks to Evan...
|
commit | commitdiff | tree |
2007-02-06 |
Ben Pfaff | Improve example for "Can a thread's priority change...
|
commit | commitdiff | tree |
2007-01-28 |
Ben Pfaff | Fix order of checks on load average.
|
commit | commitdiff | tree |
2007-01-21 |
Ben Pfaff | Add i86pc to unames detected as x86 (used by Solaris).
|
commit | commitdiff | tree |
2007-01-11 |
Ben Pfaff | Set VERBOSE to empty string by default, which prevents...
|
commit | commitdiff | tree |
2007-01-11 |
Ben Pfaff | Remove unnecessary semicolon that gives GNU make 3...
|
commit | commitdiff | tree |
2007-01-11 |
Ben Pfaff | Don't call bx_gdbstub_exception when we're not compiling...
|
commit | commitdiff | tree |
2007-01-09 |
Ben Pfaff | Add -MF to GCC invocation to make ccache happy on Fedora...
|
commit | commitdiff | tree |
2007-01-04 |
Ben Pfaff | Separate persistence tests from the extended filesys...
|
commit | commitdiff | tree |
2007-01-04 |
Ben Pfaff | New page-merge-mm, page-merge-stk tests.
|
commit | commitdiff | tree |
2006-12-18 |
Ben Pfaff | Make comment more readable.
|
commit | commitdiff | tree |
2006-12-15 |
Ben Pfaff | Fix expected output.
|
commit | commitdiff | tree |
2006-12-15 |
Ben Pfaff | Don't require distinguishing data and metadata for...
|
commit | commitdiff | tree |
2006-12-15 |
Ben Pfaff | Fix comment.
|
commit | commitdiff | tree |
2006-12-15 |
Ben Pfaff | When printing a directory tree, indicate explicitly...
|
commit | commitdiff | tree |
2006-12-11 |
Ben Pfaff | Parse command-line options much earlier, so that thread_mlfqs is
|
commit | commitdiff | tree |
2006-12-08 |
Ben Pfaff | New target to generate cscope.files.
|
commit | commitdiff | tree |
2006-12-08 |
Ben Pfaff | Make it possible to ignore page faults in GDB.
|
commit | commitdiff | tree |
2006-12-08 |
Ben Pfaff | Revert the bitmap randomization change, which had the...
|
commit | commitdiff | tree |
2006-12-08 |
Ben Pfaff | When reading files out of the scratch disk, don't die...
|
commit | commitdiff | tree |
2006-12-08 |
Ben Pfaff | Fix error message when archive fails to open.
|
commit | commitdiff | tree |
2006-12-08 |
Ben Pfaff | Explain that multiple file descriptors for a single...
|
commit | commitdiff | tree |
2006-12-08 |
Ben Pfaff | Note that struct file, struct dir are per-thread.
|
commit | commitdiff | tree |
2006-12-08 |
Ben Pfaff | Add Project 4 Suggested Order of Implementation section,
|
commit | commitdiff | tree |
2006-12-08 |
Ben Pfaff | Explain better what we expect from the buffer cache.
|
commit | commitdiff | tree |
2006-12-04 |
Ben Pfaff | Use mkdir, not create.
|
commit | commitdiff | tree |
2006-11-21 |
Ben Pfaff | Clarify condition on BUF_SIZE in monitor example.
|
commit | commitdiff | tree |
2006-11-11 |
Ben Pfaff | Add comment.
|
commit | commitdiff | tree |
2006-11-11 |
Ben Pfaff | Drop use of volatile in favor of explicit memory barriers.
|
commit | commitdiff | tree |
2006-11-11 |
Ben Pfaff | Also verify that running "make clean" deletes all the...
|
commit | commitdiff | tree |
2006-11-11 |
Ben Pfaff | Clean tests/vm/zeros.
|
commit | commitdiff | tree |
2006-11-11 |
Ben Pfaff | Adopt consistent style in asm statements.
|
commit | commitdiff | tree |
2006-11-11 |
Ben Pfaff | Add memory clobbers to several asm statements,
|
commit | commitdiff | tree |
2006-11-11 |
Ben Pfaff | Make sure loops_per_tick doesn't overflow to zero.
|
commit | commitdiff | tree |
2006-11-10 |
Ben Pfaff | Also clean results, grade.
|
commit | commitdiff | tree |
2006-11-10 |
Ben Pfaff | Add "memory" as clobber to the asm used by barrier().
|
commit | commitdiff | tree |
2006-11-10 |
Ben Pfaff | Also clean bochsout.txt, bochsrc.txt.
|
commit | commitdiff | tree |
2006-11-10 |
Ben Pfaff | Minor style updates.
|
commit | commitdiff | tree |
2006-11-03 |
Ben Pfaff | Clarify purpose and rationale.
|
commit | commitdiff | tree |
2006-11-03 |
Ben Pfaff | Remove O_EXCL from flags used to create files to be...
|
commit | commitdiff | tree |
2006-11-03 |
Ben Pfaff | Delete .tar, .get-output, and .get-errors files on...
|
commit | commitdiff | tree |
2006-10-07 |
Ben Pfaff | Improve comment.
|
commit | commitdiff | tree |
2006-10-05 |
Ben Pfaff | Sleep until recent_cpu actually decays.
|
commit | commitdiff | tree |
2006-10-05 |
Ben Pfaff | Add hints about not doing too much work in timer interrupt.
|
commit | commitdiff | tree |
2006-10-05 |
Ben Pfaff | Fix message.
|
commit | commitdiff | tree |
2006-10-05 |
Ben Pfaff | When out of memory+swap, just panic the kernel.
|
commit | commitdiff | tree |
2006-10-05 |
Ben Pfaff | Add -O to CFLAGS to try to catch uninitialized variable...
|
commit | commitdiff | tree |
2006-10-05 |
Ben Pfaff | Make Pintos able to build with "gcc -m32" on x86-64...
|
commit | commitdiff | tree |
2006-10-03 |
Ben Pfaff | Fix logarithms.
|
commit | commitdiff | tree |
2006-09-28 |
Ben Pfaff | Irq 7 is special. It is not just the parallel port...
|
commit | commitdiff | tree |
2006-09-28 |
Ben Pfaff | Update.
|
commit | commitdiff | tree |
2006-09-28 |
Ben Pfaff | Minor doc improvements.
|
commit | commitdiff | tree |
2006-09-28 |
Ben Pfaff | Make list_entry, hash_entry more type-safe.
|
commit | commitdiff | tree |
2006-09-28 |
Ben Pfaff | Fix confusing spacing in example
|
commit | commitdiff | tree |
2006-09-26 |
Ben Pfaff | Create idle thread with minimum priority.
|
commit | commitdiff | tree |
2006-09-26 |
Ben Pfaff | Change "Memory Barriers" to "Optimization Barriers".
|
commit | commitdiff | tree |
2006-09-25 |
Ben Pfaff | Move assignment to _end_kernel_text inside .rodata.
|
commit | commitdiff | tree |
2006-09-25 |
Ben Pfaff | Fix two bugs in the base Pintos code:
|
commit | commitdiff | tree |
2006-09-09 |
Ben Pfaff | Fix issue reported by Godmar Back:
|
commit | commitdiff | tree |
2006-09-09 |
Ben Pfaff | Convert tabs to spaces to make cut-and-paste to interactive...
|
commit | commitdiff | tree |
2006-09-08 |
Ben Pfaff | Make kernel code pages read-only.
|
commit | commitdiff | tree |
2006-09-08 |
Ben Pfaff | Clarify summary section.
|
commit | commitdiff | tree |
2006-08-20 |
Ben Pfaff | Change several "die"s to "fail"s in read_tar.
|
commit | commitdiff | tree |
2006-08-18 |
Ben Pfaff | B5: Include "open by a process" as a reason to disallow...
|
commit | commitdiff | tree |
2006-08-17 |
Ben Pfaff | Minor wording improvement.
|
commit | commitdiff | tree |
2006-08-17 |
Ben Pfaff | A2: We want to see the work in the calculation, not...
|
commit | commitdiff | tree |
2006-08-17 |
Ben Pfaff | May also consult course staff.
|
commit | commitdiff | tree |
2006-08-17 |
Ben Pfaff | make_tar_archive() needs to initialize `success'.
|
commit | commitdiff | tree |
2006-08-04 |
Ben Pfaff | Clarify length.
|
commit | commitdiff | tree |
2006-07-23 |
Ben Pfaff | Fix comment.
|
commit | commitdiff | tree |
2006-07-23 |
Ben Pfaff | Fix comment.
|
commit | commitdiff | tree |
2006-07-21 |
Ben Pfaff | Improve comment on sema_down.
|
commit | commitdiff | tree |
2006-07-21 |
Ben Pfaff | Add an identifier to each question in the design document...
|
commit | commitdiff | tree |
2006-07-09 |
Ben Pfaff | Add a label for each question.
|
commit | commitdiff | tree |
2006-07-09 |
Ben Pfaff | Fix typo.
|
commit | commitdiff | tree |
2006-07-08 |
Ben Pfaff | "woken up" => "awakened"
|
commit | commitdiff | tree |
2006-07-08 |
Ben Pfaff | Add additional explanation to the spontaneous reboot...
|
commit | commitdiff | tree |
2006-07-07 |
Ben Pfaff | Make requirements consistent with doc template wording.
|
commit | commitdiff | tree |
2006-07-07 |
Ben Pfaff | Point out that all_list and all_elem don't exist in...
|
commit | commitdiff | tree |
2006-07-07 |
Ben Pfaff | New FAQ.
|
commit | commitdiff | tree |
2006-07-07 |
Ben Pfaff | Fix summary.
|
commit | commitdiff | tree |
2006-07-02 |
Ben Pfaff | Don't say that the design doc itself is 50% of the...
|
commit | commitdiff | tree |
2006-06-30 |
Ben Pfaff | Use test -f because Solaris sh does not support -e.
|
commit | commitdiff | tree |
2006-06-19 |
Ben Pfaff | Recommend zcat piping into tar x, instead of tar xzf...
|
commit | commitdiff | tree |
2006-06-19 |
Ben Pfaff | Allow user fault messages in output in bad-* tests.
|
commit | commitdiff | tree |
2006-06-15 |
Ben Pfaff | @ need to be escaped.
|
commit | commitdiff | tree |
2006-06-14 |
Ben Pfaff | Add some comments.
|
commit | commitdiff | tree |
2006-06-11 |
Ben Pfaff | Point out that the tarball does not include the doc...
|
commit | commitdiff | tree |
2006-06-10 |
Ben Pfaff | Capitalize QEMU properly.
|
commit | commitdiff | tree |
2006-06-02 |
Ben Pfaff | Make quoting consistent.
|
commit | commitdiff | tree |
2006-06-02 |
Ben Pfaff | Point to installation instructions.
|
commit | commitdiff | tree |
2006-06-02 |
Ben Pfaff | Replace GSX Server support with VMware Player support.
|
commit | commitdiff | tree |
2006-06-01 |
Ben Pfaff | Add installation chapter to manual. Remove now-redundant...
|
commit | commitdiff | tree |
2006-06-01 |
Ben Pfaff | Fix typos.
|
commit | commitdiff | tree |
2006-06-01 |
Ben Pfaff | Add support for "keyboard" input over the serial port.
|
commit | commitdiff | tree |
2006-06-01 |
Ben Pfaff | Don't put white space before call to $(eval) because...
|
commit | commitdiff | tree |
2006-06-01 |
Ben Pfaff | Increase timeout for MLFQS tests to 480 seconds, which...
|
commit | commitdiff | tree |
2006-05-31 |
Ben Pfaff | Add utils to CLEAN_SUBDIRS.
|
commit | commitdiff | tree |
next |