X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=TODO;h=1c4dd736982107f30aa80395c5fd314a5c972198;hb=28c3aa2bd73958557fc5e5441bcb7a2a2ca1c375;hp=1ece4b058f4b8c5e80537d073983b04a99a50816;hpb=c59692f6dcbdaaf8f765184020c9b65be2cdf9c2;p=moe.git diff --git a/TODO b/TODO index 1ece4b0..1c4dd73 100644 --- a/TODO +++ b/TODO @@ -7,11 +7,9 @@ Evaluator 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) Judges ~~~~~~ -clean up exit codes test cases for judge-shuff Environment @@ -27,13 +25,21 @@ New submitter: 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 + +Isolate +~~~~~~~ +Installation +Test: ptrace self +Test: SIGSTOP +Test: ping-pong timing attacks +Test: big static memory +Examine the use of taskstats for measuring memory +Doc: mount -t cgroup none -o cpuset,cpuacct,memory /sys/fs/cgroup