<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Jim Kronebusch wrote:
<blockquote cite="mid20071005201006.M96421@winonacotter.org" type="cite">
  <pre wrap="">On Fri, 05 Oct 2007 03:29:36 -0400, Terrell Prudé Jr. wrote
  </pre>
  <blockquote type="cite">
    <pre wrap="">I just ran across this today over at <a class="moz-txt-link-abbreviated" href="http://www.linuxtoday.com">www.linuxtoday.com</a>.  I tried out
the following two settings on my K12LTSP 4.2EL box to see if they would
indeed speed up response time for desktop apps.

/sbin/sysctl -w vm.swappiness=1    (default is 60)
/sbin/sysctl -w vm.vfs_cache_pressure=50   (default is 100)

These are, as you might've guessed from the "vm" in the name, virtual
memory settings for Linux (the kernel).
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Can anyone think of any benefit to making these same changes in
/opt/ltsp/i386/etc/sysctl.conf?  I assume not since everything is basically running in RAM.

Jim

  </pre>
</blockquote>
<br>
I can think of one.  If you're running apps locally on your thin
client, and you have NFSSWAP turned on, then I could see it being a
benefit.  Otherwise, no.  Anyone?<br>
<br>
--TP
</body>
</html>