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