Tookmund / Swapspace

A fork of Jeroen T. Vermeulen's excellent dynamic swap space manager
GNU General Public License v2.0
128 stars 12 forks source link

[question] Does swap utilised if `tmpfs` fills up ? #42

Open foxjaw opened 8 months ago

foxjaw commented 8 months ago

XDG_RUNTIME_DIR as well as /tmp both mounted as tmpfs. So filling them up would exhaust memory. Will swapspace create swap upon these tmpfs exhausts ?