TODO list for USB development.
[pintos-anon] / src / TODO
diff --git a/src/TODO b/src/TODO
new file mode 100644 (file)
index 0000000..70e206d
--- /dev/null
+++ b/src/TODO
@@ -0,0 +1,3 @@
+* Stats should be per-file system, not per-disk.
+
+* Use xmalloc(), xcalloc() everywhere appropriate.