Port-vax archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Where is the pcb for swapper set up?
On Jun 1, 2010, at 2:09 PM, Johnny Billquist wrote:
> I'm reading through code so that my eyes are bleeding.
> Right now I suspect that swapper (lwp0) is the thread that might be running
> at iplsched, but I cannot find where the pcb for lwp0 is being set up.
> It is pointed at by pcb0, but I can't find where it is created.
> Anyone who can help?
It isn't nor needs to be. The first context switch will do a svpctx and that
will
initialize it.
Home |
Main Index |
Thread Index |
Old Index