On 1 Apr, O. Hartmann wrote: > Am Wed, 30 Mar 2016 00:28:39 -0700 (PDT) > Don Lewis <truckman_at_FreeBSD.org> schrieb: >> Do you use tmpfs? Anything stored in there will get stashed in inactive >> memory and/or swap. > [...] > > Yes, /var/run and /tmp are on tmpfs There is probably not enough stashed in /var/run to make a difference, but if there is a lot in /tmp, it could bloat the amount of inactive memory and cause other things to be pushed to swap. What does df /tmp say? Depending on the workload, you might find that the change committed in r280963 helps interactivity. I still can't explain the ssh connection timeout problems that you are seeing. What does ps lax report as the MWCHAN for the stuck ssh and/or sshd processes?Received on Fri Apr 01 2016 - 18:37:25 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:03 UTC