From owner-freebsd-current@FreeBSD.ORG Thu Apr 28 04:45:24 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0921B16A4CE for ; Thu, 28 Apr 2005 04:45:24 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59EBB43D3F for ; Thu, 28 Apr 2005 04:45:23 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j3S4i2UR094166; Wed, 27 Apr 2005 22:44:12 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Wed, 27 Apr 2005 22:44:39 -0600 (MDT) Message-Id: <20050427.224439.91313267.imp@bsdimp.com> To: bms@spc.org From: "M. Warner Losh" In-Reply-To: <20050427113418.GD5585@empiric.icir.org> References: <87ab37ab050425205527cecaf3@mail.gmail.com> <20050427113418.GD5585@empiric.icir.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: fierykylin@gmail.com cc: freebsd-current@freebsd.org Subject: Re: when will pci hotplug in Freebsd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Apr 2005 04:45:24 -0000 In message: <20050427113418.GD5585@empiric.icir.org> Bruce M Simpson writes: : The thing we haven't worked out how to do just yet is how to divide the : necessary resources in a strictly hierarchical way. I have some ideas on this one... I'll try to implement them, but for -current. I'd also like to get some of the simpler parts of your patches into -current as well. Any objection to my merging some of them in? Warner