xnu_ipc icon indicating copy to clipboard operation
xnu_ipc copied to clipboard

xnu_ipc

Companion repository to a series of blog posts covering XNU IPC.

TOC

  1. XNU IPC - Mach messages in 01_mach_messages
  2. XNU IPC - bidirectional Mach messages in 02_mach_bidirectional
  3. XNU IPC - Introduction to OOL data in 03_mach_ool_intro
  4. XNU IPC - OOL data and virtual memory in 04_mach_ool_vm