Tagged Questions
2
votes
0answers
161 views
Is there any use for RLIMIT_NICE?
I am using prlimit in Ubuntu to do some resource restrictions in my sandbox which has been very helpful. However, I am not quite sure what to do with RLIMIT_NICE. The docs say:
RLIMIT_NICE (since ...