From owner-cvs-all@FreeBSD.ORG Fri Jul 18 18:56:08 2003 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 C038A37B401; Fri, 18 Jul 2003 18:56:08 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBBEF43FAF; Fri, 18 Jul 2003 18:56:07 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h6J1u7ju086202; Fri, 18 Jul 2003 18:56:07 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h6J1u6tj086201; Fri, 18 Jul 2003 18:56:06 -0700 (PDT) Date: Fri, 18 Jul 2003 18:56:06 -0700 From: "David O'Brien" To: Marcel Moolenaar Message-ID: <20030719015606.GA86152@dragon.nuxi.com> References: <3F185DAA.2040208@freebsd.org> <20030719001523.GA85201@dragon.nuxi.com> <20030719004546.GA35895@dhcp01.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030719004546.GA35895@dhcp01.pn.xcllnt.net> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.1-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: deischen@FreeBSD.org cc: src-committers@FreeBSD.org cc: David Xu cc: cvs-src@FreeBSD.org cc: Scott Long cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libpthread Makefile src/lib/libpthread/test sigsuspend_d.c src/lib/libpthread/thread thr_cancel.c thr_concurrency.c thr_create.c thr_find_thread.c thr_init.c thr_kern.c thr_nanosleep.c thr_private.h thr_sig.c thr_sigmask.c... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jul 2003 01:56:09 -0000 On Fri, Jul 18, 2003 at 05:45:46PM -0700, Marcel Moolenaar wrote: > On Fri, Jul 18, 2003 at 05:15:24PM -0700, David O'Brien wrote: > > > > Who are "the arches"? KSE is a new feature, so the responsibility is on > > the KSE developers to complete their implementation on all Tier-1 > > platforms. > > No. If there's not enough support from -gurus, then > should be bumped down to tier 2. In general I agree. > We cannot realisticly require MI > developers to know the MD details of all tier 1 platforms. We > need to have active maintainers for the MD bits. If they don't > exist, then we cannot really support the platform anyway. HOWEVER, in this case, you can only take that line if you are paying for the labor. All our platforms have MD maintainers today -- but that does not mean they are interested in doing KSE work. KSE is the new comer, not the existing Tier-1 platforms; thus the is the KSE developers that need to have a complete implementation or not commit the work at all. -- -- David (obrien@FreeBSD.org)