Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2001 04:30:19 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-all@FreeBSD.org
Cc:        cvs-committers@FreeBSD.org
Subject:   RE: cvs commit: src/sys/sys proc.h
Message-ID:  <XFMail.010124043019.jhb@FreeBSD.org>
In-Reply-To: <200101240941.f0O9f3i99835@freefall.freebsd.org>

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

On 24-Jan-01 John Baldwin wrote:
>   - Add prototypes for the new fork_exit() and fork_return() MI
> functions
>     that manage the fork return path.

The functions are found in kern_fork.c and are currently only used on
the x86.  A little assembly work needs to be done on the other archs to
have them call fork_exit() passing in the appropriate args instead of
calling the fork handler argument directly.

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.Baldwin.cx/~john/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


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




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