projects
/
pintos-anon
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0134c01
)
Suggestions from Godmar Back.
author
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 3 Jan 2006 17:43:26 +0000
(17:43 +0000)
committer
Ben Pfaff
<blp@cs.stanford.edu>
Tue, 3 Jan 2006 17:43:26 +0000
(17:43 +0000)
TODO
patch
|
blob
|
history
diff --git
a/TODO
b/TODO
index ed4ca7c3b1f674274816a0dfac439e7c0ea5e6d7..7d6ba406ed2365122dc213cb8b30da257f582db2 100644
(file)
--- a/
TODO
+++ b/
TODO
@@
-19,6
+19,9
@@
via Godmar Back:
* Make backtrace program accept multiple object file arguments,
e.g. add -u option to allow backtracing user program also.
+* VM projects do not use enough memory to force eviction.
+ Should reduce user limit or increase memory consumption.
+