To disable the file system swapping in PingAuthorize, use
vm.swappiness
.
Disable all performance-tuning services, like tuned. If performance tuning
is required, perform the following steps to set vm.swappiness
:
- Clone the existing performance profile.
-
Add
vm.swappiness = 0
to the new profile's tuned.conf file in /usr/lib/tuned/profilename/tuned.conf. - Select the updated profile by running tuned-adm profile customized_profile.