Re: execute a user process in the kernel
From: Dag-Erling Smørgrav (des_at_des.no)
Date: 09/25/04
- Previous message: Bruce M Simpson: "Re: execute a user process in the kernel"
- In reply to: Bruce M Simpson: "Re: execute a user process in the kernel"
- Next in thread: Bruce M Simpson: "Re: execute a user process in the kernel"
- Reply: Bruce M Simpson: "Re: execute a user process in the kernel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Mike Meyer <mwm@mired.org> Date: Sat, 25 Sep 2004 13:35:07 +0200
Bruce M Simpson <bms@spc.org> writes:
> On Fri, Sep 24, 2004 at 06:21:25PM +0200, Dag-Erling Smørgrav wrote:
> > You could, of course, write a kernel API for creating processes from
> > scratch. They'd still need a parent, but you can use init(8) (pid 1)
> > for that.
> If we were to implement POSIX spawn(), we'd need something like this.
Uh, no. posix_spawn(3) can be implemented entirely in userland and
does not require any special kernel support.
DES
-- Dag-Erling Smørgrav - des@des.no _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Bruce M Simpson: "Re: execute a user process in the kernel"
- In reply to: Bruce M Simpson: "Re: execute a user process in the kernel"
- Next in thread: Bruce M Simpson: "Re: execute a user process in the kernel"
- Reply: Bruce M Simpson: "Re: execute a user process in the kernel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: ifconfig(8) does not display tunnel endpoints for gre(4)
... On Saturday 06 September 2003 20:29, Bruce M Simpson wrote: ... >>
address, so I don't quite catch what you're saying in the PR, which I ... To unsubscribe,
... (freebsd-net) - Re: [current tinderbox] failure on i386/pc98
... Bruce M Simpson writes: ... DES ... To unsubscribe,
... (freebsd-current) - Re: Source Routing
... Bruce M Simpson wrote: ... > I think you mean policy routing.
... To unsubscribe, ... (freebsd-net) - Re: tcsh fix
... At 03:30 12/11/2004, Bruce M Simpson wrote: ... It's POSIX sh
far more completely than one might like. ... To unsubscribe, ... (freebsd-hackers) - Re: HEADSUP: New i386 interrupt and SMP code..
... On 30-Oct-2003 Bruce M Simpson wrote: ... except for MSI interrupts
at some point perhaps. ... To unsubscribe, ... (freebsd-arch)