Results 1 to 1 of 1
Is there a way of throttling a process resources, something akin to limits but for processes not users?
ie I want processX to be restricted in the amount of memory ...
- 03-02-2009 #1
Throttling Process Resource Consumption
Is there a way of throttling a process resources, something akin to limits but for processes not users?
ie I want processX to be restricted in the amount of memory it can consume. For process cpu I guess I can simply nice the process, but total memory consumption is my primary concern.The Human Equation:
value(geeks) > value(mundanes)


Reply With Quote
