From: | Aaron Optimizer Digulla |
Date: | 18 Sep 2000 at 11:07:38 |
Subject: | Re: AMIOPEN: Some details from kn_proc_create() |
On Sat, Sep 16, 2000 at 08:50:06AM -0400, Douglas McLaughlin wrote:
> Anyway, I now have two questions on how to make a new process:
>
> 1. Using kn_proc_create(), I see how to make the struct spawn *, but
> I don't see a way to create the struct pcb *.
Check the CVS repositories tutorial and ixemulng. Both contain all code
necessary to create a new thread.