-
Notifications
You must be signed in to change notification settings - Fork 0
Optimizations
Ilya Baldin edited this page Mar 20, 2024
·
2 revisions
Linux kernel provides multiple send- and receive- side optimization options to improve the performance of streaming applications. E2SAR implements a number of these options that can be mixed and matched to the needs of a given application.
- Zerocopy
- CPU and memory pinning
- XDP