1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/mm
Zdenek Kabelac 964012fdb9 memlock: use value of 0 to disable memory locking
In cases user is sure he is not using his 'rootfs' or 'swap' on LVs
managed with his command - it possible to completely bypass pinning
process to RAM which may eventually slightly speedup command execution,
(however at the risk the process can be eventually delayed by swapping).
Basicaly use this only at your risk...

TODO: add some dmeventd support for this.
2024-09-27 13:42:45 +02:00
..
memlock.c memlock: use value of 0 to disable memory locking 2024-09-27 13:42:45 +02:00
memlock.h locking: introduce prioritized_section 2018-03-15 10:59:42 +01:00
xlate.h doc: change fsf address 2016-01-21 12:11:37 +01:00