This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

system resource limitation in DM8168

Hi
I use DVRRDK_03_00_00_00 for DM8168
I want to limit the CPU loading or memory usage for a specific process.
I check /etc/security/limits.conf and found the following domain is username instead of a process

#<domain> can be:
#        - an user name
#        - a group name, with @group syntax
#        - the wildcard *, for default entry
#        - the wildcard %, can be also used with %group syntax,
#                 for maxlogin limit

Is there any way that I can achieve my goal?