Received: by mail.netbsd.org (Postfix, from userid 605) id BBF5F84D92; Mon, 30 Dec 2019 06:54:32 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3C5A984D83 for ; Mon, 30 Dec 2019 06:54:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id KstVR8YfiCuK for ; Mon, 30 Dec 2019 06:54:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id CCCB084D27 for ; Mon, 30 Dec 2019 06:54:31 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B93E9FA97; Mon, 30 Dec 2019 06:54:31 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 30 Dec 2019 06:54:31 +0000 From: "Michael Lorenz" Subject: CVS commit: src/sys/arch/sparc64/sparc64 To: source-changes@NetBSD.org X-Mailer: log_accum Message-Id: <20191230065431.B93E9FA97@cvs.NetBSD.org> Sender: source-changes-owner@NetBSD.org List-Id: source-changes.NetBSD.org Precedence: bulk Reply-To: source-changes-d@NetBSD.org Mail-Reply-To: "Michael Lorenz" Mail-Followup-To: source-changes-d@NetBSD.org List-Unsubscribe: Module Name: src Committed By: macallan Date: Mon Dec 30 06:54:31 UTC 2019 Modified Files: src/sys/arch/sparc64/sparc64: cpu.c Log Message: add highly experimental NUMA support for US-IIIi machines To generate a diff of this commit: cvs rdiff -u -r1.136 -r1.137 src/sys/arch/sparc64/sparc64/cpu.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.