From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 430AEC46467 for ; Mon, 16 Jan 2023 13:28:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229800AbjAPN2T (ORCPT ); Mon, 16 Jan 2023 08:28:19 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47844 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229586AbjAPN2S (ORCPT ); Mon, 16 Jan 2023 08:28:18 -0500 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A1C951717C; Mon, 16 Jan 2023 05:28:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=3WX91qejGpsVe+BTTVWqlDspV1ielBR/ADdhl0/AtKo=; b=QzG7PjWcPxLw4/tmqmezWk8aBn pBJ4EqKrNT6uJNUcYnxh13ieXCiKeGn7/6oT8qRxi5gNIltu9KYa0EsL8lo/uoeL226HnX1u9BPmE A74YKueRDxUG8xipGk0ujcWtymHeOkvaDEXSw0KCzlPwXphLfxtR5kGV6WW8ZTy3WUC1omfXTtl7t 7tO/FwR0rPIqBMmHRgAp77kOBQJYyfVU+Bi5q1qGMEosK3P7fgJq/xrxEbwJB+bM1HjK32vtkZ/TP h9CvuMt48vuRHdsI7bedqah2Z8cCA1R8ehXjISVSKIzdy7H5M5KZQFD+WLQEfDsoHyt7b/Ucafaon rNQRBiAg==; Received: from willy by casper.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1pHPX1-008ln6-MQ; Mon, 16 Jan 2023 13:28:11 +0000 Date: Mon, 16 Jan 2023 13:28:11 +0000 From: Matthew Wilcox To: John Paul Adrian Glaubitz Cc: Sedat Dilek , Ard Biesheuvel , "Luck, Tony" , "Torvalds, Linus" , Mateusz Guzik , linux-arch , Catalin Marinas , Will Deacon , Michael Ellerman , "linux-fsdevel@vger.kernel.org" , "viro@zeniv.linux.org.uk" , Jan Glauber , Linux ARM , linuxppc-dev Subject: Re: ia64 removal (was: Re: lockref scalability on x86-64 vs cpu_relax) Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org On Mon, Jan 16, 2023 at 10:41:14AM +0100, John Paul Adrian Glaubitz wrote: > On 1/15/23 01:27, Matthew Wilcox wrote: > > More useful perhaps is to look at https://popcon.debian.org/ > > > > There are three machines reporting popcon results. It's dead. > > It's an opt-in mechanism that reports 190,000 machines running Debian > on x86_64. Do you think that there are only 190,000 servers world-wide > running Debian? No. I think there are so few ia64 machines still in operation that the effort required to continue to support them is now too high relative to the benefits. We've dropped support for hardware that still exists before, and we'll do it again. The only question is when. I still have two ia64 machines in my basement. I've turned one of them on once since 2009. And that was because I had a bug I needed to track down and fix (2018, commits 4b664e739f77 and 2879b65f9de8).