Date: Fri, 29 Sep 95 12:54:26 -0700 From: Bakul Shah <bakul@netcom.com> To: "Jordan K. Hubbard" <jkh@time.cdrom.com> Cc: hackers@freefall.freebsd.org Subject: Re: A moment in the life of ftp.cdrom.com Message-ID: <199509291954.MAA05143@netcom22.netcom.com> In-Reply-To: Your message of "Fri, 29 Sep 95 11:54:30 PDT." <8554.812400870@time.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> 18896 root 85 0 684K 584K run 0:33 4.20% 4.20% compress > 14212 root 86 0 568K 332K run 2:12 4.33% 4.16% gzip > 1449 root 85 0 568K 332K run 6:51 4.16% 4.16% gzip > 13231 root 85 0 568K 332K run 2:30 4.16% 4.16% gzip > 8302 root 85 0 568K 328K run 2:21 3.74% 3.74% gzip > 11383 root 2 0 98M 12M sleep 15:04 3.09% 3.09% perl > 84 root 2 0 180K 136K sleep 318:39 2.71% 2.71% syslogd Caching compressed/gzipped files for a while may be a win. It'd be interesting to know where majority of that 98M is going. Memory leak? profligate memory use? or just a huge amount of data? It is probably spending half its time paging. 318:39 for syslogd? Hmm... It'd also be interesting to know who waits for how long and why. Performance tuning can be an interesting and rewarding exercise! -- bakul
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509291954.MAA05143>