From owner-cvs-all Tue Mar 12 20:59: 4 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 951CB37B400; Tue, 12 Mar 2002 20:59:01 -0800 (PST) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2D4x1J86769; Tue, 12 Mar 2002 20:59:01 -0800 (PST) (envelope-from jake) Message-Id: <200203130459.g2D4x1J86769@freefall.freebsd.org> From: Jake Burkholder Date: Tue, 12 Mar 2002 20:59:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include ofw_machdep.h src/sys/sparc64/sparc64 db_interface.c machdep.c mp_machdep.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2002/03/12 20:59:01 PST Modified files: sys/sparc64/include ofw_machdep.h sys/sparc64/sparc64 db_interface.c machdep.c mp_machdep.c Log: Add support for starting and stopping cpus with ipis. Stop the other cpus when shutting down or entering the debugger. Submitted by: tmm Revision Changes Path 1.2 +1 -1 src/sys/sparc64/include/ofw_machdep.h 1.9 +10 -1 src/sys/sparc64/sparc64/db_interface.c 1.42 +16 -3 src/sys/sparc64/sparc64/machdep.c 1.5 +66 -3 src/sys/sparc64/sparc64/mp_machdep.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message