You might need to check your configuration if your sshd chews more memory than 4.7MB VmRss :)
As of my hack, each invocation is around 600kb RSS but I can imagine that the majority is libc and libpcre as the code is only around 170 lines of C. It’s invoked from xinetd which I already run on all my servers.
You might need to check your configuration if your sshd chews more memory than 4.7MB VmRss :)
As of my hack, each invocation is around 600kb RSS but I can imagine that the majority is libc and libpcre as the code is only around 170 lines of C. It’s invoked from xinetd which I already run on all my servers.