Mikhail Teterin wrote:
> 
> 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
>         [...]

Horrible kludges. Things should just work.

--
Daniel C. Sobral                        (8-DCS)
d...@newsguy.com
d...@freebsd.org

        "Proof of Trotsky's farsightedness is that _none_ of his
predictions have come true yet."



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

Reply via email to