Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  4 Jan 2000 14:08:55 -0800 (PST)
From:      scott@avantgo.com
To:        freebsd-gnats-submit@freebsd.org
Subject:   misc/15890: rfork(RFMEM) on SMP generates error
Message-ID:  <20000104220855.C29AD14D0A@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         15890
>Category:       misc
>Synopsis:       rfork(RFMEM) on SMP generates error
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan  4 14:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Scott Hess
>Release:        3.3-release
>Organization:
AvantGo, Inc.
>Environment:
FreeBSD ganja.avantgo.com 3.3-RELEASE FreeBSD 3.3-RELEASE #1: Mon Dec 13 11:10:31 PST 1999     root@zhorra.avantgo.com:/usr/src/sys/compile/AMPMPahc  i386
>Description:
rfork() with RFMEM flag generates EOPNOTSUPP when executed on an SMP kernel.  Unfortunately, the rfork() manual page does not mention this, so you have to look at kernel source to figure it out.
>How-To-Repeat:

>Fix:
Add to rfork(2):

BUGS

rfork() with RFMEM does not currently work on SMP kernels.  In this case rfork() will return -1 with errno EOPNOTSUPP.


>Release-Note:
>Audit-Trail:
>Unformatted:


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?20000104220855.C29AD14D0A>