[coyotos-dev] Executable format for Coyotos
Jonathan Adams
jwadams at eros-os.com
Mon Mar 12 13:15:12 CDT 2007
On Mon, 2007-03-12 at 17:34 +0100, Pierre THIERRY wrote:
> Scribit Jonathan S. Shapiro dies 12/03/2007 hora 12:14:
> > > So the low-level question is: what kernel interface will the ZSC use
> > > do do that?
> > Have we answered your question on this?
>
> I still don't see exactly what interfaces can be used to create pages,
> create GPTs and insert pages into GPTs...
The Space Bank will use the coyotos.range.get*Page() calls (which aren't
currently appearing in the spec), to fabricate keys to known-unused
pages and GPTs, and returns them to the ZSC. The ZSC will use
coyotos.page.copyFrom() to copy the page content to the new pages, and
coyotos.gpt.guardedInsert() to insert the new pages and GPTs.
Cheers,
- jonathan
More information about the coyotos-dev
mailing list