From owner-cvs-all Mon Feb 18 9:59:29 2002 Delivered-To: cvs-all@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id F3EAA37B41A; Mon, 18 Feb 2002 09:59:24 -0800 (PST) Received: (from dillon@localhost) by apollo.backplane.com (8.11.6/8.9.1) id g1IHxOZ23784; Mon, 18 Feb 2002 09:59:24 -0800 (PST) (envelope-from dillon) Date: Mon, 18 Feb 2002 09:59:24 -0800 (PST) From: Matthew Dillon Message-Id: <200202181759.g1IHxOZ23784@apollo.backplane.com> To: Robert Watson Cc: Poul-Henning Kamp , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/kern kern_time.c References: 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 :With all do respect, I'd like to ask you to hold off for a couple of days :until John is back in communication again from his travel to/from BSDCon. :Over BSDCon he was talking about committing it within the next four days, With all due respect, every time I've tried to work on a subsystem in current someone somewhere has had patches sitting around for months that hadn't been comitted. NO WORK WILL GET DONE if John has half the subsystems in current locked up with patches he hasn't committed. John can synchronize his stuff when he gets back. It should not be a big deal, these are whole subroutines that are being adjusted and he can simply remove the elements of his patch set related to those subroutines. The patches are very simple. Besides, I doubt John instrumented his code with mtx_lock_giant() and with the amount of Giant-pushdown work slated for the next few weeks that is going to be necessary to make tracking down bugs possible. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message