Talk in SDI Lab: Naming Service Design in a Multi-Server Operating System
Posted on 2006-06-01 17:00 by Timo Bingmann at Permlink with 0 Comments. Tags: #sdios06 #university #talk
As part of my work for the SDI Lab work this summer, I held a short talk about how to design a name service in a multi-server operating system like L4.
The slides are available here:
1 Slide per page: | NameServiceDesign.pdf | 163 kB |
2 Slides per page: | NameServiceDesign-1x2.pdf | 163 kB |
4 Slides per page: | NameServiceDesign-2x2.pdf | 158 kB |
Here the table of contents:
- Goals
- Name Catalogs
- Object Representation
- Catalogs
- IDL Interfaces
- Resolve Interface
- Bind Interface
- Extension / Ideas