dca_register_notify
dca?
Intel® I/O Acceleration Technology
http://www.intel.com/content/dam/doc/white-paper/i-o-acceleration-technology-paper.pdf
Intel I/OAT is actually a set of technologies that each contributes to increased performance.
The features of Intel I/OAT enhance data acceleration across the computing platform:
- Intel® QuickData Technology enables data copy by the chipset instead of the CPU, to move data more efficiently through the server and provide fast, scalable, and reliable throughput.
- Direct Cache Access (DCA) allows a capable I/O device, such as a network controller, to place data directly into CPU cache, reducing cache misses and improving application response times.
- Extended Message Signaled Interrupts (MSI-X) distributes I/O interrupts to multiple CPUs and cores, for higher efficiency, better CPU utilization, and higher application performance.
- Receive Side Coalescing (RSC) aggregates packets from the same TCP/IP flow into one larger packet, reducing per-packet processing costs for faster TCP/IP processing.
- Low Latency Interrupts tune interrupt interval times depending on the latency sensitivity of the data, using criteria such as port number or packet size, for higher processing efficiency.
ref.
http://www.intel.com/content/www/us/en/wireless-network/accel-technology.html
bottleneck 그래프 어떻게 측정해서 그린거지?
'devel > etc' 카테고리의 다른 글
함수 이름 cscope나 ctag로 찾을 수 없어서 짜증 (0) | 2014.07.25 |
---|---|
printf 자료형 쉽게 출력하기 %lu, %llu, PRId64, PRIi32 ...... (0) | 2014.03.06 |
ssh maxsessions (0) | 2013.06.15 |
ANSI Escape Sequnce (0) | 2013.04.14 |
tcp.h?? c syntax? (0) | 2013.04.05 |