Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 May 1999 18:52:36 -0400 (EDT)
From:      Mikhail Teterin <mi@aldan.algebra.com>
To:        current@freebsd.org
Subject:   Re: cvs commit: src/sys/pci pcisupport.c
Message-ID:  <199905122252.SAA73553@misha.cisco.com>
In-Reply-To: <199905122229.PAA01663@dingo.cdrom.com> from Mike Smith at "May 12, 1999 03:29:52 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Mike Smith once wrote:

> For  a  usable  dynamic  architecture, loadable  modules  need  to  be
> compiled to support both UP and SMP architectures simultaneously. Thus
> the locking primitives need to be conditionalised at _runtime_.

What about

	kldload /modules/up/whatever.ko
and
	kldload /modules/smp/whatever.ko

and even

	kldload /debug-modules/up/whatever.ko
	[...]

		-mi



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




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