EN / ES / HU
devops

[$] Splicing out vmsplice()

Source: lwn.net 1 min read

Share

[$] Splicing out vmsplice()

You are reading a summary. The full content is hosted on lwn.net.

The splice() and vmsplice() system calls aim to improve performance by minimizing system calls and data copying. However, due to recent security issues discovered by LLMs, these calls may be removed entirely.

Related Articles