git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Woodhouse <dwmw2@infradead.org>
To: git@vger.kernel.org
Subject: git-daemon memory usage, disconnection.
Date: Wed, 19 Apr 2006 14:22:46 +0100	[thread overview]
Message-ID: <1145452967.13200.92.camel@pmac.infradead.org> (raw)

I'm running git-daemon from xinetd and it seems a little greedy...

Cpu(s):  2.7% us,  6.4% sy,  0.0% ni,  1.7% id, 87.7% wa,  1.4% hi,  0.0% si
Mem:    253680k total,   250076k used,     3604k free,      568k buffers
Swap:   500960k total,   500864k used,       96k free,    24696k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
31232 nobody    18   0  155m  29m 7224 D  1.3 11.9   0:25.56 git-rev-list
30743 nobody    18   0  179m  29m 9480 D  0.7 11.9   0:42.60 git-rev-list
31277 nobody    18   0  147m  28m 7476 D  2.6 11.4   0:20.90 git-rev-list
30314 nobody    18   0  233m  26m 7696 D  0.0 10.6   1:20.24 git-rev-list
30612 nobody    18   0  204m  23m 7432 D  1.3  9.4   0:59.19 git-rev-list
30574 nobody    18   0  190m  20m 7608 D  0.3  8.3   0:50.77 git-rev-list
30208 nobody    18   0  140m  14m 7632 D  0.3  5.9   0:15.23 git-pack-object

Now, this wouldn't be _so_ bad if there were only two of them running.
The clients for the other four have actually given up and disconnected
long ago, but git-daemon doesn't seem to have reacted to that.

-- 
dwmw2

             reply	other threads:[~2006-04-19 13:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-19 13:22 David Woodhouse [this message]
2006-04-19 14:59 ` git-daemon memory usage, disconnection Linus Torvalds
2006-04-19 15:27   ` David Woodhouse
2006-04-19 15:49     ` Linus Torvalds

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1145452967.13200.92.camel@pmac.infradead.org \
    --to=dwmw2@infradead.org \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).