public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/uv] rawhide: Further decrease max. parallelism to avoid “too many open files”
Date: Sun, 07 Jun 2026 07:40:57 GMT [thread overview]
Message-ID: <178081805796.1.11583584535906738673.rpms-uv-2a55ef3b100a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/uv
Branch : rawhide
Commit : 2a55ef3b100a5d41171816678d512cfdbc78343b
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-06-07T08:40:16+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/uv/c/2a55ef3b100a5d41171816678d512cfdbc78343b?branch=rawhide
Log:
Further decrease max. parallelism to avoid “too many open files”
[skip changelog]
---
diff --git a/uv.spec b/uv.spec
index 2113050..58e5715 100644
--- a/uv.spec
+++ b/uv.spec
@@ -178,7 +178,7 @@ ExcludeArch: %{ix86}
# Compilation may fail on builders with very many cores (e.g. 192 cores) due to
# “too many open files.” Try to keep the files/core ratio from getting too low.
-%global _smp_ncpus_max 72
+%global _smp_ncpus_max 48
BuildRequires: cargo-rpm-macros >= 24
BuildRequires: rust2rpm-helper
reply other threads:[~2026-06-07 7:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178081805796.1.11583584535906738673.rpms-uv-2a55ef3b100a@fedoraproject.org \
--to=code@musicinmybrain.net \
--cc=git-commits@fedoraproject.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