1*2810ac1bSKiyoung KimAllows a process to adjust resource related parameters 2*2810ac1bSKiyoung Kimof processes and the system: 3*2810ac1bSKiyoung Kim - set and override resource limits 4*2810ac1bSKiyoung Kim - override quota limits 5*2810ac1bSKiyoung Kim - override the reserved space on ext2 filesystem 6*2810ac1bSKiyoung Kim (this can also be achieved via CAP_FSETID) 7*2810ac1bSKiyoung Kim - modify the data journaling mode on ext3 filesystem, 8*2810ac1bSKiyoung Kim which uses journaling resources 9*2810ac1bSKiyoung Kim - override size restrictions on IPC message queues 10*2810ac1bSKiyoung Kim - configure more than 64Hz interrupts from the 11*2810ac1bSKiyoung Kim real-time clock 12*2810ac1bSKiyoung Kim - override the maximum number of consoles for console 13*2810ac1bSKiyoung Kim allocation 14*2810ac1bSKiyoung Kim - override the maximum number of keymaps 15