Just be aware that you're messing with the memory management, shifting kernel space to user space. Simply put, you're taking away reserved memory space from the kernel ("central component of most computer operating systems"), making it more likely for it to run out. More of a concern for servers, but just be aware it's not without it's complications.
If you run into any unexplained issues, first thing I'd try in troubleshooting is disabling that switch.
__________________
Contritium praecedit superbia.
|