Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
The Design and Implementation of Open vSwitch
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 The Design and implementation of Open vSwitch
- 3 Open vSwitch Architecture
- 4 Use Case: Network Virtualization
- 5 Implications for Forwarding Performance
- 6 Non-solutions
- 7 Speedup with Microflow Cache
- 8 Microflow Caching in Practice
- 9 Naive Approach to Populating Cache
- 10 Lazy Approach to Populating Cache
- 11 "Megaflow" Cache
- 12 Making Megaflows Better
- 13 Megaflow vs. Microflow Cache Performance
- 14 Dual Caches
- 15 Parting Thoughts