Re:Re: question about roottask
Bob <[email protected]> Wed, 27 Aug 2008 18:08:51 +0800 (CST)
| Newsgroups | gmane.comp.micro-kernel.l4.l4ka.general |
|---|---|
| Message-ID | <[email protected]> |
Thank you ! Then, What's the root server do ? And Where is it ? 在2008-08-27,"Neal H. Walfield" <[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.