On 14.03.2015 01:47, Kiss Gabor (Bitman) wrote:
> > for my server, i have
> >
> > # max cache DB
> > cache: 80
>
> I have no such settings.
> sksconf is unchanged  since Dec 17  2013.
>
> Now I add this entry. Then I listen and wait. :-)

At first sight memory footprint of sks recon is drastically reduced.

... but after a few hours suddenly it grew again.
http://bakacsin.ki.iif.hu/~kissg/tmp/memory-day.png

$ ps uww 27508 27509
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
112      27508  0.4  6.7 165672 138620 pts/0   S    Mar13   3:10
/usr/sbin/sks db
112      27509  0.1 56.2 4403524 1159352 pts/0 S    Mar13   1:05
/usr/sbin/sks recon

Gabor

I don't have my stats graphing but running the same command against all three of my SKS nodes I'm not seeing the same behavior. These are also Debian Wheezy running 1.1.5-1~bpo70+1 and the system is up to date on all updates.

jbouse@salt01:~$ sudo salt -C 'G@server_type:sks' cmd.run 'ps uww $(pidof sks)'
sks03:
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND 105 7050 0.0 15.6 100604 79608 ? S Mar11 2:39 /usr/sbin/sks db 105 7051 0.0 3.9 47064 20120 ? S Mar11 2:58 /usr/sbin/sks recon
sks02:
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND 105 28773 0.0 15.4 97340 78536 ? S Mar11 2:41 /usr/sbin/sks db 105 28774 0.0 3.9 46900 19976 ? S Mar11 2:01 /usr/sbin/sks recon
sks01:
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND 106 4224 0.0 5.3 80644 54672 ? S Mar11 3:24 /usr/sbin/sks db 106 4225 0.1 2.1 48452 22056 ? S Mar11 5:09 /usr/sbin/sks recon

_______________________________________________
Sks-devel mailing list
Sks-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/sks-devel

Reply via email to