From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DA21D158041 for ; Sun, 25 Feb 2024 00:01:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D6BCE29C5; Sun, 25 Feb 2024 00:01:07 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6BC7AE29C5 for ; Sun, 25 Feb 2024 00:01:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 617B434306E for ; Sun, 25 Feb 2024 00:01:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF8BF14CE for ; Sun, 25 Feb 2024 00:01:04 +0000 (UTC) From: "Joshua Kinard" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joshua Kinard" Message-ID: <1708818481.489eca1cad6f5e4d9f4416b0d6eec70871b36142.kumba@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/jemalloc/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/jemalloc/metadata.xml X-VCS-Directories: dev-libs/jemalloc/ X-VCS-Committer: kumba X-VCS-Committer-Name: Joshua Kinard X-VCS-Revision: 489eca1cad6f5e4d9f4416b0d6eec70871b36142 X-VCS-Branch: master Date: Sun, 25 Feb 2024 00:01:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1d57fd47-3e49-42b7-89c6-a078dce609a6 X-Archives-Hash: 5766d593e4d243ed98bb4462e706ae33 commit: 489eca1cad6f5e4d9f4416b0d6eec70871b36142 Author: Joshua Kinard gentoo org> AuthorDate: Sat Feb 24 23:48:01 2024 +0000 Commit: Joshua Kinard gentoo org> CommitDate: Sat Feb 24 23:48:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=489eca1c dev-libs/jemalloc: Take ownership Signed-off-by: Joshua Kinard gentoo.org> dev-libs/jemalloc/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-libs/jemalloc/metadata.xml b/dev-libs/jemalloc/metadata.xml index 641f68313307..022926696913 100644 --- a/dev-libs/jemalloc/metadata.xml +++ b/dev-libs/jemalloc/metadata.xml @@ -1,7 +1,10 @@ - + + kumba@gentoo.org + Joshua Kinard + Enable lazy locking (only lock when multi-threaded) Enable allocation profiling