Fast RPCs in flash
- Presented as an afterthought
- but a fundamental technology
- 50 msec RTT for a page fault RPC
- includes interrupting the processor
- Close to fastest messaging abstractions
- But more functionality ...
- Interrupt service and delayed RPCs
- Service at IRQ level or
- queue and service at a lower-level
Notes:
No notes for slide 33