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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Line rate 10Gbit/s packet processing on FreeBSD with netmap

114 点作者 lrizzo将近 14 年前

5 条评论

muppetman将近 14 年前
This is really very interesting.<p>I work with Juniper routers and switches all day and every day, the thing I love about them is they're built on top of FreeBSD (now called JunOS, but it still harks back to FreeBSD when you drop to the shell)<p>Something small and light and fast, running on FreeBSD with this added would be perfect for customer CPE equipment or for non-essential routing tasks.<p>Very impressive, I look forward to seeing where this goes.
评论 #2656646 未加载
sc68cal将近 14 年前
As many have said on -CURRENT: Thanks for the great work. Do you plan on getting this merged into the FreeBSD tree, and maintaining it?
评论 #2656251 未加载
smutticus将近 14 年前
This is impressive. How is the performance on different packet sizes? Most real world loads would require far fewer than 14.88Mpps since most packets would be equal to MTU. So I'm wondering if performance would increase or decrease with packet size.
评论 #2656591 未加载
codepoet将近 14 年前
Great! Maybe you could compare this with <a href="http://www.ntop.org/PF_RING.html" rel="nofollow">http://www.ntop.org/PF_RING.html</a> for Linux?
评论 #2656727 未加载
mateuszb将近 14 年前
Very clever solution on stack bridging. +1