Book Contents

Book Index

Next Topic

Home

Increase Free Memory

  1. Add the following line to /etc/sysctl.conf (the kernel sysctl configuration file):

    vm.min_free_kbytes = 4096

  2. At the root command line prompt, enter:

    # echo 4096 > /proc/sys/vm/min_free_kbytes