mirror of
https://github.com/QingdaoU/oj-docs.git
synced 2024-12-28 23:41:43 +00:00
add judger known issues
This commit is contained in:
parent
8a047da2be
commit
307e549e0a
@ -130,6 +130,10 @@ cd tests && sudo python test.py
|
|||||||
context switch between child process and parent process is needed.
|
context switch between child process and parent process is needed.
|
||||||
- How to custom seccomp rule? [Example here](https://github.com/QingdaoU/Judger/blob/newnew/src/rules/c_cpp.c).
|
- How to custom seccomp rule? [Example here](https://github.com/QingdaoU/Judger/blob/newnew/src/rules/c_cpp.c).
|
||||||
|
|
||||||
|
## Known issues
|
||||||
|
|
||||||
|
- Parent process' memory usage will affect child process' memory usage data
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
The Star And Thank Author License (SATA)
|
The Star And Thank Author License (SATA)
|
||||||
|
Loading…
Reference in New Issue
Block a user