From owner-freebsd-rc@FreeBSD.ORG Fri Feb 22 21:00:10 2008 Return-Path: Delivered-To: freebsd-rc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E68816A405 for ; Fri, 22 Feb 2008 21:00:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E3A4F13C44B for ; Fri, 22 Feb 2008 21:00:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1ML09tm010501 for ; Fri, 22 Feb 2008 21:00:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1ML09l4010500; Fri, 22 Feb 2008 21:00:09 GMT (envelope-from gnats) Date: Fri, 22 Feb 2008 21:00:09 GMT Message-Id: <200802222100.m1ML09l4010500@freefall.freebsd.org> To: freebsd-rc@FreeBSD.org From: Dominic Fandrey Cc: Subject: Re: conf/120914: [patch] proposed fix to rc.shutdown to turn off the mixed buffer messages with an rc.conf tuneable X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dominic Fandrey List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Feb 2008 21:00:10 -0000 The following reply was made to PR conf/120914; it has been noted by GNATS. From: Dominic Fandrey To: bug-followup@FreeBSD.org, kamikaze@bsdforen.de Cc: Subject: Re: conf/120914: [patch] proposed fix to rc.shutdown to turn off the mixed buffer messages with an rc.conf tuneable Date: Fri, 22 Feb 2008 21:52:53 +0100 You can reject this. It doesn't work reliably. Apparently it sometimes takes too long to move all processes off the deactivated core. Sorry for the noise.