From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-4.3 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (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 dcvr.yhbt.net (Postfix) with ESMTPS id EEF791F8C6 for ; Wed, 15 Sep 2021 15:17:08 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id DDFFE3857C74 for ; Wed, 15 Sep 2021 15:17:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DDFFE3857C74 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1631719027; bh=vAyW/SLMX4HbeNkFHxWO86UdqeoNllTdlinaxi2k05I=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=QyVotKyMUVw/7mrFBASUwmj9jzZnKE3N8Pzvbnk4Y8oKO/KQiwcqkFwSJLVVB36pt MU8Iu2Br7kYcolmH3ybMW2AlWOeb9yJ80Wn1t7d1rDJpQp58iZfo9uMtj5mmy0wlvv +zBqKvBSmxnXYLqckHyxdwQ0I/zhTO/UtP9wLLmA= Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by sourceware.org (Postfix) with ESMTPS id 6C8E1385840E for ; Wed, 15 Sep 2021 15:16:48 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 6C8E1385840E IronPort-HdrOrdr: =?us-ascii?q?A9a23=3AZVAUga+veAKQ4JY9jBduk+Hidb1zdoMgy1kn?= =?us-ascii?q?xilNoH1uA7ulfq+V9sjzuSWZtN9VYgBRpTniAtj1fZq/z/9ICNIqTMuftWDd0Q?= =?us-ascii?q?PCEGgh1/qQ/9TdIULDH4Vmu5uIBpIOeuEYemIK8voSjjPULz8I+qjjzImYwcbT?= =?us-ascii?q?1H9pQEVQd6Rt9W5Ce2GmO3wzYAFHAN4FD5Ka/NNAvCflUXoaadnTPAhmY8Hz4+?= =?us-ascii?q?TLnJn8YRQPGhg9rCOF5AnYk8+BYmWl9yZbajJGyqwj+2DZlRe8wq2itrWa53bn?= =?us-ascii?q?phHuxqUTodrowcBCDsSQjNNQDj3tj0KUbIp6Mofy2AwdkaWX6V4gi9nHqwonJI?= =?us-ascii?q?BI53TdOkmpvBfowhSI6kde11bSjWaYiXD5ocbwWTQgT/BMgp8cTxrY8Q4FsMtn?= =?us-ascii?q?2KxGtljp1KZ/PFf4nSz3/NjDXwxtjQ6PvHIniPR7tQ0rbaIuLIZRpYcF/ElcDZ?= =?us-ascii?q?EaWB/9gbpXdpgWfbnhDY1tEW+nUw=3D=3D?= X-IronPort-AV: E=Sophos;i="5.84,326,1620684000"; d="scan'208";a="528638164" Received: from nat-eduroam-36-gw-01-bso.bordeaux.inria.fr (HELO begin) ([194.199.1.36]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 15 Sep 2021 17:16:47 +0200 Received: from samy by begin with local (Exim 4.95-RC2) (envelope-from ) id 1mQWeV-00FEhp-0R; Wed, 15 Sep 2021 17:16:47 +0200 Date: Wed, 15 Sep 2021 17:16:46 +0200 To: Sergey Bugaev Subject: Re: [PATCH htl v3 2/5] htl: Move thread table to ld.so Message-ID: <20210915151646.qohdjolqxtfgwgbg@begin> Mail-Followup-To: Sergey Bugaev , libc-alpha@sourceware.org, bug-hurd References: <20210907133325.255690-1-bugaevc@gmail.com> <20210907133325.255690-3-bugaevc@gmail.com> <20210914232700.sdjzmsfwbs626wqz@begin> <20210915143427.4djiwiucrgz65pru@begin> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: I am not organized User-Agent: NeoMutt/20170609 (1.8.3) X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Samuel Thibault via Libc-alpha Reply-To: Samuel Thibault Cc: bug-hurd , libc-alpha@sourceware.org Errors-To: libc-alpha-bounces+e=80x24.org@sourceware.org Sender: "Libc-alpha" Sergey Bugaev, le mer. 15 sept. 2021 18:13:15 +0300, a ecrit: > P.S. There's this other thing that is way more urgent than either > eliminating gsync_wake () calls or optimizing rwlocks. I sent you an > email a week ago. Please take a look. I know. My mbox is still 700 mails long. Samuel