Welcome! Log In Create A New Profile

Advanced

[PATCH 0 of 2] QUIC packet batching on Linux

Roman Arutyunyan
March 07, 2024 12:56PM
Hi,

The patches add sendmmsg() and recvmmsg() to QUIC on Linux instead of sendmsg()
and recvmsg(). This allows to do cross-connection batching of QUIC input and
output and significantly reduce the number of syscalls.

So far I haven't noticed any noticable performance improvements, but the
testing is still ongoing.

--
Roman Arutyunyan
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[PATCH 0 of 2] QUIC packet batching on Linux

Roman Arutyunyan 165 March 07, 2024 12:56PM

[PATCH 1 of 2] QUIC: output packet batching with sendmmsg()

Roman Arutyunyan 26 March 07, 2024 12:56PM

[PATCH 2 of 2] QUIC: input packet batching with recvmmsg()

Roman Arutyunyan 30 March 07, 2024 12:56PM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 168
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready