Changes between Version 21 and Version 22 of Performance


Ignore:
Timestamp:
May 21, 2014, 10:51:10 AM (10 years ago)
Author:
Dimitar Misev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Performance

    v21 v22  
    2222vm.dirty_background_ratio = 5
    2323vm.dirty_background_ratio = 10
     24}}}
     25 * ''swappiness'' - set to a minimum, in order to force as little swapping as possible
     26{{{
     27vm.swappiness = 1
    2428}}}
    2529 * ''shared memory'' - run attachment:calc_kernel_shm.sh and substituted the outputs into `/etc/sysctl.conf`: