Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2002 14:49:01 -0800
From:      "Crist J. Clark" <cjc@FreeBSD.ORG>
To:        Sheldon Hearn <sheldonh@starjuice.net>
Cc:        Lukasz.Stelmach@k.telmark.waw.pl, freebsd-bugs@FreeBSD.ORG
Subject:   Re: kern/34932: cannot get smbfs compiled with smp
Message-ID:  <20020214144901.A36782@blossom.cjclark.org>
In-Reply-To: <36237.1013708793@axl.seasidesoftware.co.za>; from sheldonh@starjuice.net on Thu, Feb 14, 2002 at 07:46:33PM %2B0200
References:  <200202141512.g1EFCXt28788@freefall.freebsd.org> <36237.1013708793@axl.seasidesoftware.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 14, 2002 at 07:46:33PM +0200, Sheldon Hearn wrote:
> 
> 
> On Thu, 14 Feb 2002 07:12:33 PST, maxim@FreeBSD.org wrote:
> 
> > Synopsis: cannot get smbfs compiled with smp
> > 
> > State-Changed-From-To: open->closed
> > State-Changed-By: maxim
> > State-Changed-When: Thu Feb 14 07:10:11 PST 2002
> > State-Changed-Why: 
> > Duplicated with misc/33985. Please take a look at
> 
> Just so you know, misc/33985 is stalled at the moment, because Boris
> can't give a detailed explanation of the problem and nobody on the
> -hackers mailing list responded to my request for more information
> either.

I am not sure what the confusion is. The SMBFS module is not built
with SMP support if you use the stock module Makefile. If you have SMP
built into your kernel, the two will not play well together.

The are three solutions I can think of,

  1) Build SMBFS statically in your kernel.

  2) Build your kernel without SMP.

  3) Modify the sys/module/smbfs/Makefile to enable SMP.

-- 
Crist J. Clark                     |     cjclark@alum.mit.edu
                                   |     cjclark@jhu.edu
http://people.freebsd.org/~cjc/    |     cjc@freebsd.org

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




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