From owner-svn-src-all@freebsd.org Sat May 26 04:24:35 2018 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71E05EFD875; Sat, 26 May 2018 04:24:35 +0000 (UTC) (envelope-from lidl@pix.net) Received: from hydra.pix.net (hydra.pix.net [IPv6:2001:470:e254:11::4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.pix.net", Issuer "Pix.Com Technologies LLC CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 1E92381902; Sat, 26 May 2018 04:24:35 +0000 (UTC) (envelope-from lidl@pix.net) Received: from torb.pix.net (torb.pix.net [192.168.16.32]) (authenticated bits=0) by hydra.pix.net (8.15.2/8.15.2) with ESMTPA id w4Q4OILd036768; Sat, 26 May 2018 00:24:18 -0400 (EDT) (envelope-from lidl@pix.net) Subject: Re: Deorbiting i386 To: Matthew Macy , Andrew Gallatin Cc: Pedro Giffuni , Cy Schubert , Brooks Davis , Eugene Grosbein , Stefan Esser , "rgrimes@freebsd.org" , Mark Linimon , Gleb Smirnoff , Sean Bruno , "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" References: <201805232218.w4NMIxMA067892@slippy.cwsent.com> <18a87d6d-14af-ef9d-80ff-403039e36692@cs.duke.edu> From: Kurt Lidl Message-ID: <3bedf170-4f51-9b49-8f52-fc6d0dd4e342@pix.net> Date: Sat, 26 May 2018 00:24:18 -0400 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sat, 26 May 2018 10:59:36 +0000 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 May 2018 04:24:35 -0000 On 5/24/18 3:22 PM, Matthew Macy wrote: > i386 is definitely on the wane, but so long as it's used by more than > a handful of people it will be supported. All you need to know about > sparc64 vitality is that HEAD didn't boot for 3 months until last week. I stopped testing HEAD on sparc64 when the introduction if the iflib'd igb driver made booting on a sparc64 equipped with a dual-port igb PCI card stop working. -Kurt