From owner-cvs-all@FreeBSD.ORG Fri Oct 1 04:04:23 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F2F216A4CE; Fri, 1 Oct 2004 04:04:23 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F12F43D46; Fri, 1 Oct 2004 04:04:23 +0000 (GMT) (envelope-from kensmith@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i9144MjI078390; Fri, 1 Oct 2004 04:04:22 GMT (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i9144Mdu078389; Fri, 1 Oct 2004 04:04:22 GMT (envelope-from kensmith) Message-Id: <200410010404.i9144Mdu078389@repoman.freebsd.org> From: Ken Smith Date: Fri, 1 Oct 2004 04:04:22 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 Subject: cvs commit: src/sys/sparc64/include smp.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Oct 2004 04:04:23 -0000 kensmith 2004-10-01 04:04:22 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/sparc64/include smp.h Log: MFC of v1.17: Raise IPI_RETRIES to a value based on some feedback from a test patch run by people experiencing a panic. Approved by: re (scottl) Revision Changes Path 1.16.6.1 +1 -1 src/sys/sparc64/include/smp.h