CURRENT slow and shaky network stability
Don Lewis
truckman at FreeBSD.org
Fri Apr 1 20:37:25 UTC 2016
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?
More information about the freebsd-current
mailing list