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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Writing User Space Network Drivers

83 点作者 lainon大约 6 年前

3 条评论

emmericp大约 6 年前
Previous discussion: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16014307" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=16014307</a><p>Code: <a href="https:&#x2F;&#x2F;github.com&#x2F;emmericp&#x2F;ixy" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;emmericp&#x2F;ixy</a><p>Cool stuff for the C that we are currently working on: <a href="https:&#x2F;&#x2F;github.com&#x2F;emmericp&#x2F;ixy&#x2F;pull&#x2F;14" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;emmericp&#x2F;ixy&#x2F;pull&#x2F;14</a><p>Same driver in other languages: <a href="https:&#x2F;&#x2F;github.com&#x2F;ixy-languages&#x2F;ixy-languages" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;ixy-languages&#x2F;ixy-languages</a><p>Talks:<p><a href="https:&#x2F;&#x2F;media.ccc.de&#x2F;v&#x2F;34c3-9159-demystifying_network_cards" rel="nofollow">https:&#x2F;&#x2F;media.ccc.de&#x2F;v&#x2F;34c3-9159-demystifying_network_cards</a> (25 min)<p><a href="https:&#x2F;&#x2F;media.ccc.de&#x2F;v&#x2F;35c3-9670-safe_and_secure_drivers_in_high-level_languages" rel="nofollow">https:&#x2F;&#x2F;media.ccc.de&#x2F;v&#x2F;35c3-9670-safe_and_secure_drivers_in_...</a> (50 min)<p><a href="https:&#x2F;&#x2F;fosdem.org&#x2F;2019&#x2F;schedule&#x2F;event&#x2F;writing_network_drivers_in_high_level_languages&#x2F;" rel="nofollow">https:&#x2F;&#x2F;fosdem.org&#x2F;2019&#x2F;schedule&#x2F;event&#x2F;writing_network_drive...</a> (20 min)
waldfee大约 6 年前
ccc talks by one of the authors:<p>- <a href="https:&#x2F;&#x2F;media.ccc.de&#x2F;v&#x2F;34c3-9159-demystifying_network_cards" rel="nofollow">https:&#x2F;&#x2F;media.ccc.de&#x2F;v&#x2F;34c3-9159-demystifying_network_cards</a><p>- <a href="https:&#x2F;&#x2F;media.ccc.de&#x2F;v&#x2F;35c3-9670-safe_and_secure_drivers_in_high-level_languages" rel="nofollow">https:&#x2F;&#x2F;media.ccc.de&#x2F;v&#x2F;35c3-9670-safe_and_secure_drivers_in_...</a>
Todd_x大约 6 年前
This driver might fit perfectly in a microkernel architecture especially with a virtio front-end