Swap across multiple storage hardware
Swap across multiple storage hardware
Posted Apr 22, 2025 7:00 UTC (Tue) by mathstuf (subscriber, #69389)In reply to: Swap across multiple storage hardware by Wol
Parent article: Three ways to rework the swap subsystem
> To the best of my knowledge, (by default) swap is allocated a priority based on its order in fstab. So you should list devices in order of speed.
Is this just "mount order"? How else are manually-mounted swap devices or systemd `.mount` swap units prioritized? It feels strange (to me) that the kernel would read `/etc/fstab` and make such policy decisions based on it.
