[$] Splicing out vmsplice()

The splice() andvmsplice() system calls are meant to improve performance for certain data-movement tasks by minimizing (or avoiding altogether) system calls and the copying of data. They also have a long history of security problems. The recent flood of LLM-discovered vulnerabilities has drawn attention, once again, to splice() and vmsplice(); as a result, they may end up being removed altogether.

添加评论
点赞收藏
点踩分享查看原文
评论
?
参与讨论