Created
July 3, 2020 14:26
-
-
Save swt02026/bf1d846f6766069e736b7ed4defbd972 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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