Skip to content

Instantly share code, notes, and snippets.

@swt02026
Created July 3, 2020 14:26
Show Gist options
  • Save swt02026/bf1d846f6766069e736b7ed4defbd972 to your computer and use it in GitHub Desktop.
Save swt02026/bf1d846f6766069e736b7ed4defbd972 to your computer and use it in GitHub Desktop.
Kernel Bypass
作業系統層(user space觀察kernel space)
1. ebpf
2. dtrace
延伸應用
1. tcpdump
2. seccomp
網路方面
1. XDP(使用ebpf)
2. RDMA(Infiniband)
3. DPDK(intel)
關鍵字
1. Zero copy
2. SPDK(用於storage)
3. Virtio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment