Completed
Elastic Structures
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Modular Switch Programming Under Resource Constraints
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Traditional switches hinder innovation
- 3 Protocol Independent Switch Architecture
- 4 Programming Protocol Independent Packet Processors
- 5 P4 code should be reusable
- 6 P4 code is not reusable
- 7 Circular Development
- 8 P4All mitigates circularity
- 9 Protocol-Independent Switch Architecture
- 10 PISA
- 11 Count-Min Sketch
- 12 Data Plane Caching
- 13 Tracking Key Popularity
- 14 Resources vs Accuracy
- 15 Elastic Structures
- 16 Elastic Operations
- 17 Objective Functions
- 18 P4All Compiler
- 19 ILP Constraints
- 20 ILP Objective
- 21 ILP Overhead
- 22 Conclusion