Re: question about roottask

"Neal H. Walfield" <[email protected]> Wed, 27 Aug 2008 11:17:09 +0200
Newsgroups gmane.comp.micro-kernel.l4.l4ka.general
Message-ID <87prnun7fu.wl%[email protected]>
At Wed, 27 Aug 2008 16:39:38 +0800 (CST),
Bob wrote:
>          I think the rootserver must do something,such as load
> elf. So that the user program such as pingpong can be loaded and
> run.  But where's the implement. I mean in create_root_server(), i
> didn't find the source code to load elf.

That's typically done by the boot loader, which reserves the memory
regions appropriately, and puts the root server's initial ip into the
KIP.