and then set an upper limit for the memory the whole process group with [3]
Code:
echo "2G" >$name/memory.max
I do wonder why the process is reaped (oom-killer) by my system if the size of fuzz.log is near to the limit (2GB as in the example, verified it with 1G and 500M).
Well, my gut tells me to use tee to write into the log file, but would that help and why?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum