proj/binhost:master commit in: builders/dola/
"Sam James" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786947362.0d6271472aa1e0369aea4c67548f4ea501257de3.sam@gentoo> |
commit: 0d6271472aa1e0369aea4c67548f4ea501257de3
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 17 06:15:40 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 17 06:16:02 2026 +0000
URL: https://gitweb.gentoo.org/proj/binhost.git/commit/?id=0d627147
dola: try 72GB for tmpfs
We keep running out of space for LLVM. It's worse on dola because
of how many cores it has.
Signed-off-by: Sam James <sam <AT> gentoo.org>
builders/dola/binhost-update | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/builders/dola/binhost-update b/builders/dola/binhost-update
index 5b37f0b..77a96b4 100755
--- a/builders/dola/binhost-update
+++ b/builders/dola/binhost-update
@@ -21,7 +21,7 @@ NSPAWN_DEBUGDIR='.binhost-arm64.debuginfo'
UPLOAD_USER=arm64
UPLOAD_KEY=/root/.ssh/id_ed25519
-TMPFS_SIZE=64
+TMPFS_SIZE=72
send_email() {