From owner-cvs-all@FreeBSD.ORG Fri Jul 21 23:41:07 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.ORG 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 B0FBF16A4DE; Fri, 21 Jul 2006 23:41:07 +0000 (UTC) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 360D643D49; Fri, 21 Jul 2006 23:41:07 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.NUXI.org (obrien@localhost [127.0.0.1]) by dragon.NUXI.org (8.13.6/8.13.6) with ESMTP id k6LNenv6014809; Fri, 21 Jul 2006 16:40:49 -0700 (PDT) (envelope-from obrien@dragon.NUXI.org) Received: (from obrien@localhost) by dragon.NUXI.org (8.13.6/8.13.1/Submit) id k6LNelR9014808; Fri, 21 Jul 2006 16:40:47 -0700 (PDT) (envelope-from obrien) Date: Fri, 21 Jul 2006 16:40:47 -0700 From: "David O'Brien" To: Alan Cox Message-ID: <20060721234047.GA14618@dragon.NUXI.org> References: <200607202242.k6KMgmQq064714@repoman.freebsd.org> <44C012D1.2050905@cs.rice.edu> <20060720.173927.790476985.imp@bsdimp.com> <20060721125118.GA6326@dragon.NUXI.org> <44C11E6C.3070302@cs.rice.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <44C11E6C.3070302@cs.rice.edu> X-Operating-System: FreeBSD 7.0-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 User-Agent: Mutt/1.5.11 Cc: cvs-src@FreeBSD.ORG, src-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, "M. Warner Losh" Subject: Re: cvs commit: src/share/mk bsd.cpu.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 21 Jul 2006 23:41:07 -0000 On Fri, Jul 21, 2006 at 01:35:24PM -0500, Alan Cox wrote: > >Alan I'm curious, for you what is the rush? > > It complicates my efforts to maintain and improve the virtual memory > system when I can only compile-test changes on five out of the six > architectures in CVS without jumping through hoops. In other words, the > lack of a tool-chain in CVS is becoming a drag, not just on those with > particular interest in arm, but the project as a whole. For example. > after consulting with grehan@ and marcel@, I decided that the best way > to finish the PG_NX support on amd64 involved a pmap interface change, > which means changing the arm pmap as well as the five that compile > out-of-the-box. Thanks for the replay, I just wondered if there was a special need for your VM, etc. work. -- -- David (obrien@FreeBSD.org)