Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 1999 09:55:48 -0800 (PST)
From:      Julian Elischer <julian@whistle.com>
To:        Luoqi Chen <luoqi@watermarkgroup.com>
Cc:        marcel@scc.nl, smp@FreeBSD.org
Subject:   Re: oas fail under smp, work without
Message-ID:  <Pine.BSF.3.95.990312095523.3660D-100000@current1.whistle.com>
In-Reply-To: <199903121655.LAA29937@lor.watermarkgroup.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi luoqi..
i think it's time to check it in.. :-)


On Fri, 12 Mar 1999, Luoqi Chen wrote:

> > Alan Cox wrote:
> > > 
> > > Try applying the patches under the very first bullet at
> > > 
> > >         http://www.freebsd.org/~luoqi/
> > > 
> > > If it's using linux threads, that could fix the problem.
> > 
> > The exact problem is in the fact that OAS forks with some shared memory
> > allocated. The message you get is:
> > 	shared address space fork attempted: pid: %d
> > (in file: /sys/kern/kern_fork.c)
> > 
> No, this message means the process tries to fork a child that shares its
> own address space (a linux clone() syscall), which is not possible without
> the aforementioned patch under SMP. It has nothing to do with (SYSV) shared
> memory.
> 
> -lq
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-smp" in the body of the message
> 



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95.990312095523.3660D-100000>