TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

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

114 pointsby lrizzoalmost 14 years ago

5 comments

muppetmanalmost 14 years ago
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 未加载
sc68calalmost 14 years ago
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 未加载
smutticusalmost 14 years ago
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 未加载
codepoetalmost 14 years ago
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 未加载
mateuszbalmost 14 years ago
Very clever solution on stack bridging. +1