2006-09-28 |
Ben Pfaff | Minor doc improvements. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Ben Pfaff | Make list_entry, hash_entry more type-safe. |
commit | commitdiff | tree | snapshot |
2006-09-28 |
Ben Pfaff | Fix confusing spacing in example |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Ben Pfaff | Make solutions apply again. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Ben Pfaff | Create idle thread with minimum priority. |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Ben Pfaff | Change "Memory Barriers" to "Optimization Barriers". |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Ben Pfaff | Move assignment to _end_kernel_text inside .rodata. |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Ben Pfaff | Fix two bugs in the base Pintos code: |
commit | commitdiff | tree | snapshot |
2006-09-13 |
Godmar Back | fixed left-over, now-wrong comment about how decrease... |
commit | commitdiff | tree | snapshot |
2006-09-12 |
Godmar Back | fixed typo in wrong iterator example |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Ben Pfaff | Fix issue reported by Godmar Back: |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Ben Pfaff | Convert tabs to spaces to make cut-and-paste to interac... |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Ben Pfaff | Make kernel code pages read-only. |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Ben Pfaff | Clarify summary section. |
commit | commitdiff | tree | snapshot |
2006-09-08 |
Ben Pfaff | Get rid of exit_code in struct thread. |
commit | commitdiff | tree | snapshot |
2006-09-07 |
Ben Pfaff | Add: |
commit | commitdiff | tree | snapshot |
2006-08-20 |
Ben Pfaff | Change several "die"s to "fail"s in read_tar. |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Ben Pfaff | First complete draft. |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Ben Pfaff | Continue work. |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Ben Pfaff | B5: Include "open by a process" as a reason to disallow... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Ben Pfaff | Continue work. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Ben Pfaff | First draft (incomplete). |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Ben Pfaff | Minor wording improvement. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Ben Pfaff | A2: We want to see the work in the calculation, not... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Ben Pfaff | May also consult course staff. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Ben Pfaff | make_tar_archive() needs to initialize `success'. |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Ben Pfaff | First complete draft. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Ben Pfaff | First draft. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Ben Pfaff | Clarify length. |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Ben Pfaff | Improvements. |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Ben Pfaff | First complete draft of advice for project 2. |
commit | commitdiff | tree | snapshot |
2006-07-24 |
Ben Pfaff | Incomplete first draft. |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Ben Pfaff | Fix comment. |
commit | commitdiff | tree | snapshot |
2006-07-23 |
Ben Pfaff | Fix comment. |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Ben Pfaff | Improve comment on sema_down. |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Ben Pfaff | Add an identifier to each question in the design docume... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Ben Pfaff | First stab at grading advice. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Ben Pfaff | Add a label for each question. |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Ben Pfaff | Fix typo. |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Ben Pfaff | Fix comment. |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Ben Pfaff | "woken up" => "awakened" |
commit | commitdiff | tree | snapshot |
2006-07-08 |
Ben Pfaff | Add additional explanation to the spontaneous reboot... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Ben Pfaff | Make requirements consistent with doc template wording. |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Ben Pfaff | Point out that all_list and all_elem don't exist in... |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Ben Pfaff | New FAQ. |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Ben Pfaff | Fix summary. |
commit | commitdiff | tree | snapshot |
2006-07-02 |
Ben Pfaff | Don't say that the design doc itself is 50% of the... |
commit | commitdiff | tree | snapshot |
2006-06-30 |
Ben Pfaff | Use test -f because Solaris sh does not support -e. |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Ben Pfaff | Recommend zcat piping into tar x, instead of tar xzf... |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Ben Pfaff | Allow user fault messages in output in bad-* tests. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Ben Pfaff | @ need to be escaped. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Ben Pfaff | Add some comments. |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Ben Pfaff | Point out that the tarball does not include the doc... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Ben Pfaff | Capitalize QEMU properly. |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Godmar Back | added bad-jump/read/write bad-jump2/read2/write2 to... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Godmar Back | defined 'test_name' for msg()/vmsg() to work properly |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Ben Pfaff | Make quoting consistent. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Ben Pfaff | Point to installation instructions. |
commit | commitdiff | tree | snapshot |
2006-06-02 |
Ben Pfaff | Replace GSX Server support with VMware Player support. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Ben Pfaff | Update. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Ben Pfaff | Add installation chapter to manual. Remove now-redunda... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Ben Pfaff | Fix typos. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Ben Pfaff | Add support for "keyboard" input over the serial port. |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Ben Pfaff | Don't put white space before call to $(eval) because... |
commit | commitdiff | tree | snapshot |
2006-06-01 |
Ben Pfaff | Increase timeout for MLFQS tests to 480 seconds, which... |
commit | commitdiff | tree | snapshot |
2006-05-31 |
Ben Pfaff | Add utils to CLEAN_SUBDIRS. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Ben Pfaff | Fix two bugs: |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Ben Pfaff | Fix stupidity in last check-in. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Ben Pfaff | Add patch to support serial terminals under Solaris. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Ben Pfaff | Add priority-donate-lower to rubric. |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Ben Pfaff | Reduce number of simultaneously waking threads to 3, |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Ben Pfaff | When using -k, make sure to flush all of the subprocess... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Ben Pfaff | Make stdout unbuffered while filtering output. |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Ben Pfaff | Comment. |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Ben Pfaff | Add "-k" option to pintos script. When used, pintos... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Ben Pfaff | Put "abort" in "User process abort" in all caps, analog... |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Ben Pfaff | Disable networking when running qemu, |
commit | commitdiff | tree | snapshot |
2006-05-27 |
Ben Pfaff | Add file system persistence tests: |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Ben Pfaff | Make the default simulator qemu for project 2...4, |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Ben Pfaff | qemu is much faster than Bochs. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Ben Pfaff | Add item. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Ben Pfaff | Don't delete non-empty directories. |
commit | commitdiff | tree | snapshot |
2006-05-26 |
Ben Pfaff | TODO items for solutions. |
commit | commitdiff | tree | snapshot |
2006-05-25 |
Ben Pfaff | Add many items from Godmar's emails that I should have... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Ben Pfaff | Enclose kernel command line arguments that contain... |
commit | commitdiff | tree | snapshot |
2006-05-24 |
Ben Pfaff | Add idea. |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Ben Pfaff | Add EXIT_FAILURE, EXIT_SUCCESS to syscall.h, |
commit | commitdiff | tree | snapshot |
2006-05-23 |
Ben Pfaff | Update. |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Ben Pfaff | File system project updates: |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Ben Pfaff | Add test that compiles the examples. |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Ben Pfaff | Wording. |
commit | commitdiff | tree | snapshot |
2006-05-22 |
Ben Pfaff | Fix comment style. |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Ben Pfaff | Normalize style of patches to reduce changes later. |
commit | commitdiff | tree | snapshot |
2006-05-21 |
Ben Pfaff | Remove obsolete files. |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Ben Pfaff | Wordsmithing. |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Ben Pfaff | Wordsmithing. |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Ben Pfaff | Update bibliography. |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Ben Pfaff | Wordsmithing. |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Ben Pfaff | Comment. |
commit | commitdiff | tree | snapshot |
2006-05-20 |
Ben Pfaff | Wordsmithing. |
commit | commitdiff | tree | snapshot |
next |