Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 1998 15:06:20 -0600
From:      "Justin T. Gibbs" <gibbs@plutotech.com>
To:        Doug Rabson <dfr@nlsystems.com>
Cc:        "Robert V. Baron" <rvb@cs.cmu.edu>, Peter Wemm <peter@FreeBSD.ORG>, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/sys kernel.h 
Message-ID:  <199810102113.PAA24678@pluto.plutotech.com>
In-Reply-To: Your message of "Sat, 10 Oct 1998 22:09:20 BST." <Pine.BSF.4.01.9810102206420.416-100000@herring.nlsystems.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>This is directly addressed by the KLD system.  The terminology is that a
>'file' (ELF or a.out) is loaded by the kernel linker.  The file contains a
>number of 'modules', each of which is initialised and has an event handler
>(similar to lkmdispatch).  The kernel in many ways is a file which
>contains all the statically linked modules.

How are module dependencies represented and honored?

--
Justin





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