Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2002 10:00:13 +0100
From:      Doug Rabson <dfr@nlsystems.com>
To:        "Andrew R. Reiter" <arr@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern kern_linker.c
Message-ID:  <200206201000.13151.dfr@nlsystems.com>
In-Reply-To: <200206192125.g5JLPxu04373@freefall.freebsd.org>
References:  <200206192125.g5JLPxu04373@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 19 June 2002 10:25 pm, Andrew R. Reiter wrote:
> arr         2002/06/19 14:25:59 PDT
>
>   Modified files:
>     sys/kern             kern_linker.c
>   Log:
>   - Remove the lock(9) protecting the kernel linker system.
>   - Added a mutex, kld_mtx, to protect the kernel_linker system.  Note =
that
>     while ``classes'' is global (to that file), it is only read only af=
ter
>     SI_SUB_KLD, SI_ORDER_ANY.
>   - Add a SYSINIT to flip a flag that disallows class registration afte=
r
>     SI_SUB_KLD, SI_ORDER_ANY.

What about classes that are loaded later?

--=20
Doug Rabson=09=09=09=09Mail:  dfr@nlsystems.com
=09=09=09=09=09Phone: +44 20 8348 6160


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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