From 307e549e0a143f5a6d325c6b7339de05277e097e Mon Sep 17 00:00:00 2001 From: virusdefender Date: Sat, 16 Dec 2017 02:22:24 +0800 Subject: [PATCH] add judger known issues --- docs/judger/api.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/judger/api.md b/docs/judger/api.md index b82fe1a..72408ac 100644 --- a/docs/judger/api.md +++ b/docs/judger/api.md @@ -130,6 +130,10 @@ cd tests && sudo python test.py 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). +## Known issues + + - Parent process' memory usage will affect child process' memory usage data + ## License The Star And Thank Author License (SATA)