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

Max upper limit of dynamically allocate swap #21

Closed hhoffstaette closed 4 years ago

hhoffstaette commented 4 years ago

I couldn't find an appropriate option for this, so: is there a way to limit the maximum amount of swap that is dynamically allocated in total? This would be good to prevent a runaway task from allocating TBs of disk space.

Tookmund commented 4 years ago

Duplicate of #17