You can configure the memory override system through the sysctls system, but is it possible to configure this policy based on each process from the process itself? I want one particular real-time process to never use overcommit, although the rest of the system can outperform.
source share