On 16 August 2013 10:06, Luigi Rizzo <ri...@iet.unipi.it> wrote:

> the usenix paper and talk
>
> https://www.usenix.org/conference/usenixfederatedconferencesweek/netmap-novel-framework-fast-packet-io
> should give a short description of what i did.
>
> Basically i manually insert returns (and free mbufs and resources)
> in some place in the path and then compute the time consumed by
> the code as the inverse of the average pps over 0.1 .. 1s intervals.
> By moving the point where i place the return, i can estimate the
> cost of the various sections of code involved.
>
>
Cool. I think I've seen this stuff.

I may have to spin up netmap soon, if only to look at how much more
efficient (and how!) you're driving the CPU and IO bus.



-adrian
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to