]> mj.ucw.cz Git - moe.git/blob - TODO
Doc: Note that Isolate has moved
[moe.git] / TODO
1 Evaluator
2 ~~~~~~~~~
3 interactive tasks: solve deadlocks?
4 interactive tasks: logging of messages
5 terminology: problem -> task ?
6
7 Judges
8 ~~~~~~
9 test cases for judge-shuff
10
11 Environment
12 ~~~~~~~~~~~
13 fpc: add switch -gl (runtime errors write line#), but avoid that when inside the sandbox
14
15 Installer:
16 - update group permissions
17 - quotas
18
19 New submitter:
20 - contest: task status cache
21
22 Various ideas:
23 - scores dependent on time (like PL olympiad)
24
25 TomGav
26 ~~~~~~
27 recursive try-ln for dir input
28 clean and well-defined expansion (beware of per-test re-expansion)
29 configurable names of in/out files (independent of $PROBLEM)
30 paranoidly check file mode/owner before running the sandbox
31
32 Isolate
33 ~~~~~~~
34 Test: ptrace self
35 Test: SIGSTOP
36 Test: ping-pong timing attacks
37 Test: big static memory
38 Examine the use of taskstats for measuring memory
39 Switch license to GPL2/GPL3
40 Options for specifying real-time scheduling
41 Setting of general cgroup attributes, like CPU pinning