mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-12 03:10:08 +01:00
This warning is displayed only if maximum memory was adjusted: no swap, not enough memory, but is not printed if user set keyslot memory cost above default limit intentionally. In the latter case we have to check all available memory and guess if swap is enough - this is not job af cryptsetup and also it should not excessively parse any /sys files during keyslot open.