projects
/
pintos-anon
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pintos-anon
2006-01-04
Ben Pfaff
Typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Ben Pfaff
New test for growing the stack using a system call.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Ben Pfaff
Grammar.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Ben Pfaff
Mention that other aliases should only arise from shari...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Ben Pfaff
Clarify that swap needs to be written when needed,...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Ben Pfaff
Add clarifying comment.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Ben Pfaff
Note about testing.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Ben Pfaff
Clarify that an ELF loader is provided.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Ben Pfaff
Clarify ROX.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Ben Pfaff
Update.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Ben Pfaff
Move PF_* from exception.c to exception.h, because...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Ben Pfaff
Move PF_* from exception.c to exception.h, because...
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Ben Pfaff
Move some FAQs into the specification for mmap'd files.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-04
Ben Pfaff
Add hash_apply() function.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
Ben Pfaff
Always round up disk sizes to multiple of a cylinder,
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
Ben Pfaff
Suggestions from Godmar Back.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
Ben Pfaff
Suggestions from Godmar Back.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
Ben Pfaff
Suggestions from Godmar Back.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
Ben Pfaff
Move mmap consistency FAQ into assignment description.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
Ben Pfaff
Partial mmap'd pages need not be lazy loaded.
commit
|
commitdiff
|
tree
|
snapshot
2006-01-03
Ben Pfaff
Get rid of -rndpg option for now, because none of the...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Ben Pfaff
Clarification.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Ben Pfaff
Mention that keyboard input does not work with "pintos...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Ben Pfaff
Clarification.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Ben Pfaff
Mention that process_wait() can be changed to an infini...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-22
Ben Pfaff
Fix formula.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Ben Pfaff
Use -Wdeclaration-after-statement.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Ben Pfaff
Don't need GCC patch anymore because we don't use Intel...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Ben Pfaff
Comments.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Ben Pfaff
Use AT&T syntax instead of Intel.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Ben Pfaff
Don't use -I- because GCC 4.0 complains.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Ben Pfaff
Add cast to silence new warning in GCC 4.0.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Ben Pfaff
Use bool vars instead of bits for shift keys.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Ben Pfaff
Revise "Design" description.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Ben Pfaff
Clarify "invalid PID".
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Ben Pfaff
Clarify function comment.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-21
Ben Pfaff
Add "suggested order of implementation" section.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Clarify that multithreaded processes not supported.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Clarify.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Add suggested implementations for filesys syscalls.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Clarify that struct intr_frame is on the kernel stack.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Clarifications.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Allow .png as alternate for ASCII art.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Clarify that the idle thread does not receive recent_cpu.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Wording.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
It's okay to use a single sorted queue for MLFQS.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Suggest order of operations for recent_cpu calculation.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Suggest 17.14 instead of 21.10 because the extra precis...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Explain why it sometimes looks like pass() fails.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Make backtrace chop long filenames to just the last...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Wording.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Add CVS Locking to menu.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Ignore pintos.text.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Be slightly more lenient.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Ignore *.d.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Clarifications.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Add summary of scheduler.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Comment idle thread more thoroughly.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Fix description of rounding to nearest in fixed point...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Clarify that adding code where interrupts are already...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Wording clarifications.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Talk about CVS locks.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Wording clarifications.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Clarifying comment.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Add comment that gdb and pintos have to run on the...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Mention that aklog and/or logging out and back in may...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Revising "Setting Up CVS" section.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Add plaintext target.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Check for the compiler's availability early in the...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Add some clarifications to address question from "Kevin...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Don't use ! in shell--Solaris sh doesn't support it.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Call qemu with "-nics 0" to avoid calling any network...
commit
|
commitdiff
|
tree
|
snapshot
2005-12-20
Ben Pfaff
Revert Intel-style assembly back to AT&T-style.
commit
|
commitdiff
|
tree
|
snapshot
2005-12-13
Ben Pfaff
Fix fencepost error in strstr().
commit
|
commitdiff
|
tree
|
snapshot
2005-08-02
Ben Pfaff
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-27
Ben Pfaff
Update.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-13
Ben Pfaff
Add another possible ordering of lines.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-13
Ben Pfaff
Fix bug reported by Mike Brown <mbrown@vmware.com>...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-08
Ben Pfaff
Add CVS instructions.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Ben Pfaff
Allow disks to come from build/ directory as well as...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-06
Ben Pfaff
Eliminate race condition in timer_print_stats() found...
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Ben Pfaff
Add comment.
commit
|
commitdiff
|
tree
|
snapshot
2005-07-04
Ben Pfaff
Clarify use of thread_get_nice() and thread_set_nice().
commit
|
commitdiff
|
tree
|
snapshot
2005-06-28
Ben Pfaff
Reword paragraph.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-28
Ben Pfaff
Fix Mendel's name.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-27
Ben Pfaff
Fix bug that shifted mlfqs-recent-1 output by 1 second.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-27
Ben Pfaff
Revise.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-27
Ben Pfaff
Clarify that scheduler data updates are synchronous...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-27
Ben Pfaff
Fix cond_wait prototype. Thanks to ASIF Erayath Thekke...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-27
Ben Pfaff
Initialize start_time. Thanks to Ankur Goyal <angoyal...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-27
Ben Pfaff
"thread_sleep" -> "timer_sleep"
commit
|
commitdiff
|
tree
|
snapshot
2005-06-27
Ben Pfaff
Fix summary table. Thanks to leith <eleith@stanford...
commit
|
commitdiff
|
tree
|
snapshot
2005-06-25
Ben Pfaff
Make <STRONG> use boldface.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-25
Ben Pfaff
Be specific about `nice' range.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-25
Ben Pfaff
Emphasize backquotes.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-23
Ben Pfaff
Fix wording in priority donation section.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Ben Pfaff
Increase mmap-shuffle, page-shuffle timeouts further.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Ben Pfaff
Check for no warnings in grade report.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Ben Pfaff
Make page-merge-seq, page-merge-par even longer.
commit
|
commitdiff
|
tree
|
snapshot
2005-06-21
Ben Pfaff
Add priority-donate-nest.
commit
|
commitdiff
|
tree
|
snapshot
next