Git development
 help / color / mirror / Atom feed
* git tag triggers out-of-memory killer
@ 2022-07-11 13:31 Olaf Hering
  2022-07-11 14:06 ` Jeff King
  0 siblings, 1 reply; 5+ messages in thread
From: Olaf Hering @ 2022-07-11 13:31 UTC (permalink / raw)
  To: git

[-- Attachment #1: Type: text/plain, Size: 423 bytes --]

What knobs exist inside git to restrict the amount of memory for each individual git process?

Running a large number of "git tag --sort=taggerdate --contains " processes in parallel triggers the OOM killer because each one allocates more than one gigabyte resident memory.

I tried to set all knobs from git-config(1) that appear to be related to memory usage, but nothing seems to have an effect.


Thanks,
Olaf

[-- Attachment #2: Digitale Signatur von OpenPGP --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-07-12 10:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-11 13:31 git tag triggers out-of-memory killer Olaf Hering
2022-07-11 14:06 ` Jeff King
2022-07-11 15:15   ` Olaf Hering
2022-07-11 17:50     ` Jeff King
2022-07-12 10:22   ` Olaf Hering

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox