From owner-freebsd-bugs Thu Feb 14 14:49: 7 2002 Delivered-To: freebsd-bugs@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id 6417837B41A for ; Thu, 14 Feb 2002 14:49:05 -0800 (PST) Received: from blossom.cjclark.org ([12.234.91.48]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020214224905.HOAX2626.rwcrmhc51.attbi.com@blossom.cjclark.org>; Thu, 14 Feb 2002 22:49:05 +0000 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.6) id g1EMn2D37015; Thu, 14 Feb 2002 14:49:02 -0800 (PST) (envelope-from cjc) Date: Thu, 14 Feb 2002 14:49:01 -0800 From: "Crist J. Clark" To: Sheldon Hearn 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> References: <200202141512.g1EFCXt28788@freefall.freebsd.org> <36237.1013708793@axl.seasidesoftware.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <36237.1013708793@axl.seasidesoftware.co.za>; from sheldonh@starjuice.net on Thu, Feb 14, 2002 at 07:46:33PM +0200 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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