TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

The Evolution of File Descriptor Monitoring in Linux

3 点作者 _xrjp超过 4 年前

1 comment

joseluisq超过 4 年前
The Evolution of File Descriptor Monitoring in Linux [kernel]: From select(2) to io_uring<p>Recording and the slides from this FOSDEM 2021 talk by Stefan Hajnoczi are now available:<p>Video (webm)<p><a href="https:&#x2F;&#x2F;video.fosdem.org&#x2F;2021&#x2F;M.misc&#x2F;file_descriptor_monitoring.webm" rel="nofollow">https:&#x2F;&#x2F;video.fosdem.org&#x2F;2021&#x2F;M.misc&#x2F;file_descriptor_monitor...</a><p>Slides (PDF)<p><a href="https:&#x2F;&#x2F;vmsplice.net&#x2F;~stefan&#x2F;stefanha-fosdem-2021.pdf" rel="nofollow">https:&#x2F;&#x2F;vmsplice.net&#x2F;~stefan&#x2F;stefanha-fosdem-2021.pdf</a><p>Benchmark code<p><a href="https:&#x2F;&#x2F;github.com&#x2F;stefanha&#x2F;fdmonbench" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;stefanha&#x2F;fdmonbench</a>