various updates
[pintos-anon] / sigcse2009 / abstract.tex
index 2656271fa21a92a272bd987aae7267d074359686..beb3b032b2c7641cfbff8766b9907930c0194d11 100644 (file)
@@ -1,8 +1,8 @@
 Pintos is an instructional operating system, complete with documentation
-and ready-made, structured assignments that introduce students to
+and ready-made, modular projects that introduce students to
 the principles of multi-programming, scheduling, virtual memory,
-and file systems.  By allowing students to run their work product on
-actual hardware, while simultaneously benefiting from the debugging
+and filesystems.  By allowing students to run their work product on
+actual hardware, while simultaneously benefiting from debugging
 and dynamic analysis tools provided in simulated and emulated environments,
 Pintos increases student engagement.  Unlike tailored versions of
 commercial or open source OS such as Linux, Pintos is designed from the