Completed
VMFred
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Handshaking in HotSpot JVM: Improving Thread Safety and Performance
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Background
- 3 Safe Points
- 4 Safe
- 5 Save
- 6 Idle
- 7 Save Point
- 8 Problems
- 9 Old Global Poll
- 10 Global Save Points
- 11 VM Operation
- 12 Arming Scale
- 13 Implementation
- 14 Biasing
- 15 Closure
- 16 Future Use Cases
- 17 Safepoints
- 18 Monitor Deflation
- 19 Store Load Barrier
- 20 Stack Watermark Barrier
- 21 Handshaking Safe Points
- 22 Direct Handshaking
- 23 Synchronous Handshaking
- 24 Real Data
- 25 Handshaking
- 26 VMFred