]> mj.ucw.cz Git - eval.git/blobdiff - TODO
Introduced sampling of memory usage.
[eval.git] / TODO
diff --git a/TODO b/TODO
index e3b45a3d4aa1db77448dfd516751b43b6a06e190..797b15f3a61f71d4a8f9dcf970e92f0df3a78aa3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,17 +1,39 @@
+New directory layout
+~~~~~~~~~~~~~~~~~~~~
+The scripts in mop/admin/ need debugging
+
 Evaluator
 ~~~~~~~~~
-mo-install: don't copy private test data to public
-generator vysledkovych listin
-lepsi time limity
+interactive tasks: solve deadlocks?
+interactive tasks: logging of messages
+terminology: problem -> task ?
+box: memory usage statistics (need to search for VMPeak in /proc/$PID/status, but it disappears too early)
+box: explicit breakpoints are reported as syscall #-1
+
+Judges
+~~~~~~
+test cases for judge-shuff
 
 Environment
 ~~~~~~~~~~~
-disable `write' command
-/tmp
-spousteni rhide z mc
-limit na # procesu per user
-NR_TASKS ?
-shift+sipky v rhide
-Delete key
-rhide: debugging Pascal programs: variable names must be upper-cased
-script na vyhazovani uzivatelu na konci souteze
+fpc: add switch -gl (runtime errors write line#), but avoid that when inside the sandbox
+
+Installer:
+- update group permissions
+- quotas
+
+New submitter:
+- contest: task status cache
+
+Various ideas:
+scores dependent on time (like PL olympiad)
+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
+
+TomGav
+~~~~~~
+recursive try-ln for dir input
+clean and well-defined expansion (beware of per-test re-expansion)
+machine-readable log file and/or metadata output from the sandbox
+configurable names of in/out files (independent of $PROBLEM)
+paranoidly check file mode/owner before running the sandbox