IV

TODO

Things I've read or listened to (or want to) and plan to take notes on.

kernel.org

  1. #link-new-tab("What is RCU? — \"Read, Copy, Update\"", "https://docs.kernel.org/RCU/whatisRCU.html")

  2. Sequence counters and sequential locks

  3. TODO also add more here

Oxide

  1. Futurelock

  2. Helios: post, video

  3. Dealing with cancel safety in async Rust

  4. Holistic Boot

  5. Propolis

  6. TODO add other Oxide & Friends

Other Topics

  • DTrace

  • eBPF

  • Async architectures (cooperative multitasking, work stealing, etc.) & Tokio specifically

  • LLVM

  • OS

  • VMs

  • PL topics (lexers, parsers, ..)

  • Hashing

  • Maybe also do some basic topics?