Outline: x-kernel architecture



Protocol Implementations

A protocol stack implementation has:



x-kernel Overview



x-kernel Protocols



example protocol graph

  1. TCP, UDP, ICMP over
  2. IP, over
  3. ARP
  4. Ethernet
  5. Device driver



Protocol graphs



x-kernel efficiency



Upcalls



Challenges of upcalls



In-class exercise



Protocols and Sessions



x-kernel: the big picture