It's a terrible idea to delegate swap, a capability that is expected to operate under severe memory pressure, to a subsystem that fails under such conditions.
charcircuit 3 hours ago|
Linux distros that do use swap files do so statically. It doesn't handle dynamically growing and shrinking it like other operating systems.
0xbadcafebee 3 hours ago||
Unless you use the Linux package that does manage swap files dynamically.