Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jun 1995 00:29:39 +0800 (CST)
From:      Brian Tao <taob@gate.sinica.edu.tw>
To:        FREEBSD-HACKERS-L <freebsd-hackers@freebsd.org>
Subject:   Concurrent kernel builds
Message-ID:  <Pine.BSI.3.91.950613002239.14440A-100000@aries>

next in thread | raw e-mail | index | archive | help
    Is it safe to config/make depend/make two different kernels on the
same machine using the same source tree at the same time?  I've found
some problems with the 2.0.5 kernel under extreme disk and network
load (more info later).  I decided to rebuild a special "SERVER"
kernel with extra NMBCLUSTERS, MAX_CHILD's and MAX_OPEN's, as well as
putting back a kernel without all that on the non-server machines.
Does each build take place completely within the compile/CONFIG
directory, or are files outside of that modified?  It doesn't look
like it, but I want to make sure.

(yes, I know I can compile one after the other, but I'm still curious)
-- 
Brian ("Though this be madness, yet there is method in't") Tao
taob@gate.sinica.edu.tw <-- work ........ play --> taob@io.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.91.950613002239.14440A-100000>