projects
/
pintos-anon
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pintos-anon
2004-09-13
Ben Pfaff
Use symbolic links instead of hard links, because hard...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Ben Pfaff
Remove FIXME that I fixed in the sources.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Ben Pfaff
Rewrite filesystem to support Unix "delete" semantics.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Ben Pfaff
Don't assume 4 kB pages.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Ben Pfaff
Make the bitmap responsible for allocation.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Ben Pfaff
Change "stddef.h" to <stddef.h>
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Ben Pfaff
Don't palloc_free() the initial thread, because it...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Ben Pfaff
Add magic numbers for safety.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Ben Pfaff
Flush serial device on panic.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Ben Pfaff
Needs #include <console.h>.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-13
Ben Pfaff
Introduce "kernel" and "user" pools as a band-aid for...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-12
Ben Pfaff
Add MLFQS credit.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-12
Ben Pfaff
Describe multi-level feedback queue scheduler.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-12
Ben Pfaff
Work on projects.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Ben Pfaff
Make less sensitive to slow processors.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Ben Pfaff
Update initialization order.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Ben Pfaff
Do console locking.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Ben Pfaff
Do console locking.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Ben Pfaff
Format null pointers as 0x0.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Ben Pfaff
Turn off interrupts on output to lock out interrupt...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Ben Pfaff
Call thread_yield() in timer_sleep() if interrupts...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Ben Pfaff
Only poll on output if the txq is full and interrupts...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Ben Pfaff
Declare start symbol for linker's use.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Ben Pfaff
Really make it safe to call printf() from any context.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Ben Pfaff
Comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Ben Pfaff
Add a little demo/test code for the `threads' project.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Ben Pfaff
Increase queue size to 64.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Ben Pfaff
Rewrite loader, improving comments greatly.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-11
Ben Pfaff
Use ln -f for linking Makefile into build dir.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-10
Ben Pfaff
Add timer_sleep() that takes an argument in timer ticks.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Ben Pfaff
Add comment.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Ben Pfaff
Add some prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Ben Pfaff
Rename run_queue to ready_list.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Ben Pfaff
Add new syscall stubs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Ben Pfaff
Add syscalls.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Ben Pfaff
Add comment.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Ben Pfaff
Add some former CS140 TAs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Ben Pfaff
Initial projects.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Ben Pfaff
Add `projects' files authors.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Ben Pfaff
Allow students to easily disable VM.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-09
Ben Pfaff
#error if TIMER_FREQ too high.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-08
Ben Pfaff
Add TAGS, tags targets.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-08
Ben Pfaff
Specifications.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-08
Ben Pfaff
Update name to Pintos.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-08
Ben Pfaff
Fix license: we don't want export clause.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-08
Ben Pfaff
Some bochs/qemu tools.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-08
Ben Pfaff
Initial list.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-07
Ben Pfaff
Implement keyboard device.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-07
Ben Pfaff
Move serial interrupt queue into new file intq.c.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-07
Ben Pfaff
Add tolower(), toupper().
commit
|
commitdiff
|
tree
|
snapshot
2004-09-07
Ben Pfaff
Prepare to remove serial receive path.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-07
Ben Pfaff
First stab at interrupt-driven serial.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-07
Ben Pfaff
Default to INTR_OFF for unregistered interrupts.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-07
Ben Pfaff
Add comment.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-07
Ben Pfaff
Add isblank().
commit
|
commitdiff
|
tree
|
snapshot
2004-09-06
Ben Pfaff
Comment.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-06
Ben Pfaff
Fix up header guards.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-06
Ben Pfaff
Don't want -DKERNEL_LOAD_PAGES on every kernel.bin...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-06
Ben Pfaff
Fix up header guards.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-06
Ben Pfaff
Remove unwanted files.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-06
Ben Pfaff
REmove unwanted files.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-06
Ben Pfaff
Rename printk() to printf().
commit
|
commitdiff
|
tree
|
snapshot
2004-09-06
Ben Pfaff
cvsignore
commit
|
commitdiff
|
tree
|
snapshot
2004-09-05
Ben Pfaff
Remove NDEBUG.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-05
Ben Pfaff
Add .cvsignore.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-05
Ben Pfaff
Redo makefiles.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-05
Ben Pfaff
Nicer way to generate kernel.lds.s.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-05
Ben Pfaff
%#X uses 0X not 0x.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-05
Ben Pfaff
License info.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-05
Ben Pfaff
Add license info.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-05
Ben Pfaff
System call interface.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-05
Ben Pfaff
Handle bit_cnt of 0 properly.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-05
Ben Pfaff
Don't try to allocate file that's too big in filehdr_al...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-05
Ben Pfaff
file_write_at() mustn't free bounce buffer.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-05
Ben Pfaff
free() on a null pointer is a no-op.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-05
Ben Pfaff
Fix some new printf bugs.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-05
Ben Pfaff
Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-05
Ben Pfaff
Reorganize.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-05
Ben Pfaff
Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-05
Ben Pfaff
Add copyright notice to synch.h.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-04
Ben Pfaff
Document strtok_r().
commit
|
commitdiff
|
tree
|
snapshot
2004-09-03
Ben Pfaff
Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-03
Ben Pfaff
Add hash.c to lib sources (!).
commit
|
commitdiff
|
tree
|
snapshot
2004-09-03
Ben Pfaff
Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-03
Ben Pfaff
Comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-03
Ben Pfaff
Reorganize, add comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-03
Ben Pfaff
Add list_head(), list_tail().
commit
|
commitdiff
|
tree
|
snapshot
2004-09-03
Ben Pfaff
Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-03
Ben Pfaff
Improve comment.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Ben Pfaff
Reorganize.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Ben Pfaff
Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Ben Pfaff
Destroy PT pages in addrspace_destroy().
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Ben Pfaff
Reorganization, comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Ben Pfaff
Update.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Ben Pfaff
Source file origins.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Ben Pfaff
Fix leak. Add comments. Restructure slightly.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Ben Pfaff
Change --gstabs+ to --gstabs in ASFLAGS to support...
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Ben Pfaff
Add comments.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Ben Pfaff
Make linking of start.S less brittle.
commit
|
commitdiff
|
tree
|
snapshot
2004-09-02
Ben Pfaff
Add comments.
commit
|
commitdiff
|
tree
|
snapshot
next