Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3752156
D3489.id9019.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
859 B
Referenced Files
None
Subscribers
None
D3489.id9019.diff
View Options
diff --git a/roles/devserver/poudriere/files/poudriere.conf b/roles/devserver/poudriere/files/poudriere.conf
--- a/roles/devserver/poudriere/files/poudriere.conf
+++ b/roles/devserver/poudriere/files/poudriere.conf
@@ -36,6 +36,16 @@
# -------------------------------------------------------------
# Optimize builds speed
+#
+# ccache speeds up recompilation with by caching previous ones.
+#
+# Give more resources to huge package.
+# Poudriere builds ports in //, each core receiving a build.
+# By exception, we allow huge ports or ports blocking the queue
+# to use several core.
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
CCACHE_DIR=/var/cache/ccache
+
+PRIORITY_BOOST="llvm* clang* cmake* gcc* rust rust-nightly git"
+ALLOW_MAKE_JOBS_PACKAGES="pkg ccache py* llvm* clang* cmake* gcc* rust rust-nightly git"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 18, 16:34 (18 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2250832
Default Alt Text
D3489.id9019.diff (859 B)
Attached To
Mode
D3489: Give more resources to build huge ports in Poudriere
Attached
Detach File
Event Timeline
Log In to Comment