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?