Project

News

Presentation schedule:
In class on Thursday 12/11:
  1. Cory and Dale
  2. Leo, Balu, Spyros, and Nikhil
  3. Tushar, Varghese, and Priyananda
  4. Mohit
At 2:30 pm in room 4310
  1. Daniel and Tao
  2. Avrilia, Tack, and Mark
  3. Rachita, Holly, and Paula
  4. James and Sam
You will have 15 minutes to talk (except for the 4 person group, which will have 20 to accommodate switching speakers), and all members of your group should speak.

Ideally, you'll have about 5 minutes of introduction/motivation to explain the problem, 5 minutes on your solution, and 5 minutes of details, either on your implementation (if you don't have results) or a mix of implementation and results.

Here is some advice on how to prepare and give a talk: http://pages.cs.wisc.edu/~markhill/conference-talk.html
http://www.usenix.org/events/samples/slide.guide.pdf

The warm-up project is meant to be done fairly quickly; you will have two weeks to work on this assignment. You will work on this project individually and then hand in a short report on your results. This project will be fairly well-defined. More details will be available later.

The main project in this course has two goals. The first goal is to help you learn more about doing research in general. The second goal is to give you the opportunity to study a particular area of OS in greater detail. Therefore, you are expected to perform a substantial research project; this involves selecting an open problem, reading the related work, designing, implementing, and evaluating a solution, and presenting your results. Your completed projects should be of high enough quality that it could (eventually) be published in a major operating systems conference. People should work in groups of size two to four.

You are strongly encouraged to select a project from my list of suggestions (but a project of your own devising is possible given sufficient justification at our initial project meeting). Remember, the best project for you is the one you feel motivated to do (not the easiest one, and not the most-likely-to-get-me-a-paper one). The project is your chance to work on something new and different -- I sincerely hope that not only will you learn a lot while doing your project, but also that you will have a lot of fun!

Throughout the semester, there will be a few milestones that you must meet for your main project:

The following table summarizes the important dates for your project.

Event Due Date
Warm-up project available: 9/9
Warm-up project due: Thursday 9/25 (midnight)
Initial meeting: Week of 10/6
Proposal: Tuesday 10/14 (midnight)
Related work report: Thursday 10/23 (midnight)
Weekly progress meetings: 10/27-12/5
Rough Draft due: Monday 12/8 (5 pm)
In-class presentations: Week of 12/8
Paper reviews: Thursday, 12/11 (5 pm)
Final report: Monday, 12/15 (midnight)

Resources

When searching for related work, I would suggesting starting with citeseer. You can search by keyword, but another very useful feature is to look for other (more recent) papers that reference a given related paper. Google Scholar provides keyword search of scholarly work in any field. Another good way to find a set of related papers is to start with the most recent related paper that you can find and to work backwards in time through its references. You can also get useful references from The Collection of Computer Science Bibliographies and the DBLP computer science bibliography site. You'll note that both have bibliography entries in bibtex format, since many papers written in CS use latex (and thus bibtex). As a last resort, you can always search the web as a whole with a general search engine.

Specific OS Publications:
Operating system research papers are presented in a number of major conferences and journal. When looking for related work, it also makes sense to at least look at the titles and abstracts from papers published in the sources for the last few years.

In summary, these are the top conferences and journals to keep in mind for OS research, whether you are thinking about publishing your own work, searching for related work, or trying to keep out-to-date with the field.

Finally, a collection of advice papers is available in the Advice Papers List. I highly recommend that you read these papers on your own; however, you will not be held responsible for them.

Local Resources
Computer Systems Lab Homepage
Crash and Burn Lab