0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 12, 2024 — Dec 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Pushing alex's work. More... over 16 years ago
Only decrement blocked_count in one place, and do not increment it past BLOCKED_CEILING More... over 16 years ago
Hopefully adds both incrementing and decrementing. More... over 16 years ago
Added link to schedulers text More... over 16 years ago
Extends task timeslice if blocked_count > 1 More... over 16 years ago
I think this should finish fixing build problems. >_< More... over 16 years ago
I f-ed up the repository. Sorry. :-( More... over 16 years ago
Uncommented Nat's changes and initialized blocked_count to 1. The kernel does in fact compile and run. Yay! More... over 16 years ago
These files were not previously present in git, and appear to be necessary for me to build. Apparently misconfigured versions of git will automatically ignore any file starting with "vmlinux", but there's some arch-specific files that I don't know how they got missed. More... over 16 years ago
Makes the thing build (typo in fork.c) and temporarily commented out changes that modify blocked_count as the kernel executes. More... over 16 years ago
I forgot to move sched.h More... over 16 years ago
Moving fork.c over More... over 16 years ago
Moving Makefile More... over 16 years ago
Moved sched.c More... over 16 years ago
Commiting kernel 2.6.22 to our tree. More... over 16 years ago
Merge branch 'master' of [email protected]:icco/rgrrgr More... over 16 years ago
Messed around with some stuff. This should at least compile. More... over 16 years ago
Merge branch 'master' of [email protected]:icco/rgrrgr More... over 16 years ago
Small useless commit. More... over 16 years ago
Trying something else. This is the base 2.6.22 scheduler. More... over 16 years ago
Updated some functions from the old kernel... More... over 16 years ago
Merge branch 'master' of [email protected]:icco/rgrrgr More... over 16 years ago
Some of our work from today. More... over 16 years ago
Updating config to 2.6.22 More... over 16 years ago
Adding a Makefile. More... over 16 years ago
adding the header and a few useless changes to the .c More... over 16 years ago
Added interbench link More... over 16 years ago
Adding henry's config file. Still needs to be ported to 2.6.22 More... over 16 years ago
Brought in sync with 2.6.22, and added helpful commentses. More... over 16 years ago
A skeleton of kernel/sched.c More... over 16 years ago