Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Mar 2004 11:46:51 -0800
From:      John-Mark Gurney <gurney_j@efn.org>
To:        Peter Wemm <peter@wemm.org>
Cc:        freebsd-arch@freebsd.org
Subject:   Re: CFD: XMLification of NOTES
Message-ID:  <20040331194651.GX567@funkthat.com>
In-Reply-To: <200403310129.12916.peter@wemm.org>
References:  <20040328094048.GA40406@phantom.cris.net> <xzp8yhi5qa3.fsf@dwp.des.no> <20040330232429.GA65170@phantom.cris.net> <200403310129.12916.peter@wemm.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm wrote this message on Wed, Mar 31, 2004 at 01:29 -0800:
> As a side note (but related), I've just finished the first part of a 
> refurbished module loader.  I had to do this for amd64, but it has 
> benefits elsewhere.  The main change is switching from 'cc -shared' 
> format .ko files to 'ld -r' (relocatable) .ko files.  The big 
> consequence of this is that it becomes trivial to build a kernel out 
> of .ko files.  (Or at least embed .ko files into the kernel). 

Yah!  You go Peter!  That's what I've beeing envisioning of the kld
system shortly after it was integrated...

This will also make kernel compiles easier since we can then just build
all the modules ONCE, and build our static kernel from that.. no longer
do we need to compile almost everything twice..

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040331194651.GX567>