Date: Fri, 22 Jun 2001 11:22:40 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: Matthew Jacob <mjacob@feral.com> Cc: hackers@FreeBSD.org Subject: Re: Two Junior Kernel Hacker tasks.. Message-ID: <XFMail.010622112240.jhb@FreeBSD.org> In-Reply-To: <20010622105917.N20923-100000@wonky.feral.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 22-Jun-01 Matthew Jacob wrote: >> > >> > sys/${MACHINE_ARCH}/compile? >> >> Sure, fine. I don't really care which, I just would like the problem solved >> somehow. :) > > I seem to recall that the 2 or 3 times I've brought this up over the last 3-4 > years either Bruce or Peter or both said No!, but my memory could be playing > me false. > > What *I* do is NFS mount my test source from a common machine, but then nfs > loopback mount the compile directory for each machine. I'd use a nullfs mount > if that worked. > > This has the feature of avoiding the multiplatform foo (mostly- it's been > known to break over the last year or so), and also to get more reasonable > compile performance. The thing I like though is that when my test box hangs, I have the kernel.debug still accessible so I can pull up remote gdb on the machine. Hence the desire to share sys/compile over NFS as well. -- John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.010622112240.jhb>