Slashdot Mirror


User: sheepman

sheepman's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Disk buffers & memory subsystem updated?? on New Linux 2.5 Benchmarks · · Score: 4, Informative

    Configure kswapd.
    For example, add the following to /etc/sysctl.conf

    vm.kswapd = 12800 512 8

    When no free memory, kswapd will free more
    memory than that in default.