]> mj.ucw.cz Git - moe.git/commitdiff
Cleaned up.
authorMartin Mares <mj@ucw.cz>
Fri, 17 Aug 2007 12:56:23 +0000 (14:56 +0200)
committerMartin Mares <mj@ucw.cz>
Fri, 17 Aug 2007 12:56:23 +0000 (14:56 +0200)
TODO

diff --git a/TODO b/TODO
index b1deeb8bb87725491b5d90c2fe2ef9338e046f11..4e076bd37b3a7395998a96ed649fc87a2e5a0c16 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,7 +9,7 @@ box: memory usage statistics (need to search for VMPeak in /proc/$PID/status, bu
 
 Environment
 ~~~~~~~~~~~
-fpc: add switch -gl (runtime errors write line#)
+fpc: add switch -gl (runtime errors write line#), but avoid that when inside the sandbox
 
 Installer:
 - mo-install: reduce what gets copied to mo-eval home
@@ -21,4 +21,5 @@ New submitter:
 
 Various ideas:
 scores dependent on time (like PL olympiad)
-box: konfigurovatelny pristup k timerum a /proc/self/stat (pripadne /proc/self/fd)
+box: configurable access to timers and /proc/self/{stat,fd}
+box: limit the total amount of data written to files, so that quotas don't have to be set up