From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.6 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: from second.openwall.net (second.openwall.net [193.110.157.125]) by inbox.vuxu.org (Postfix) with SMTP id 43E902156B for ; Thu, 3 Oct 2024 15:29:32 +0200 (CEST) Received: (qmail 1353 invoked by uid 550); 3 Oct 2024 13:29:27 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com x-ms-reactions: disallow Received: (qmail 7568 invoked from network); 3 Oct 2024 06:41:42 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pm.me; s=protonmail3; t=1727937693; x=1728196893; bh=vjzitXuVWb0E6sKIXiZ5QE/Ul3k1HITrT5Ro3No6wQw=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=VXJXTZTvn2j/hHIrfQHlnF5FW7jSRpvAlhFutKQgGgwT0XZwjK0Cx3r2OmEU6tHvg qZxO/nu6QLjAY4dvXuVphsuZ9HHbYHkbZehIP95Lar/h4WA5yx34RXVuWFGSgmJ/OU M7vlkeCenZ9wT/eARb9pC4a8rSe2krvw7jrfj5VMKr6IbrAoBpAHRBqrfbAVsbPm7c q3viTAS8Twp/ZjlFofgf6nOI2e8KzKnZp4190SSSPiMVF/xZCpNWp/7CwkvVQliErZ rWCujFE5pi7kUpd2uKHM0sBuNCSxgW2Ui95vQHgqnw2bLxtkJTWU1XJpttT2B9U5o/ V6N3z8gUWWDCA== Date: Thu, 03 Oct 2024 06:41:29 +0000 To: "musl@lists.openwall.com" From: =?utf-8?Q?Daniel_Cegie=C5=82ka?= Message-ID: <0RpQ0BeNzwxws7-a5XA-eh-SKEgOVxknqonjz0u8UUNfufz88CwBjwl4vAwsAFncdK1wFcRYR0uCTXgZytoujMDyJRupnw-I25IL0e6eqpw=@pm.me> Feedback-ID: 6628147:user:proton X-Pm-Message-ID: 247d521a1b0a8c392e82acee0c21e144d020b358 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: [musl] The Fastest Mutexes - libc benchmark Hi, I read a quite interesting article which may be some idea for further impro= vements in musl (something like malloc-ng?). The arguments are also valid (= DDoS). Distributions like Alpine which are often used in the cloud could pr= obably gain a lot from it. https://justine.lol/mutex/ Best regards, Daniel