Hello everyone,
Is there an option under FreeBSD that enables us to use swap under this exact circumstances (retrieved from a general OS forum) :
Thanks.
Is there an option under FreeBSD that enables us to use swap under this exact circumstances (retrieved from a general OS forum) :
Code:
* vm.swappiness = 0 The kernel will swap only to avoid an out of memory condition, when free memory will be below vm.min_free_kbytes limit.
Thanks.