Re: Network stack changes

2013-09-23 Thread Joe Holden
On 23/09/2013 06:34, Adrian Chadd wrote: On 22 September 2013 21:52, Luigi Rizzo wrote: locking affects scalability; but dxr and similar algorithms have much fewer memory lookups, not to mention the huge memory footprint of the freebsd radix tree code. Anyways i'd really encourage you to rea

Current problem reports assigned to freebsd-net@FreeBSD.org

2013-09-23 Thread FreeBSD bugmaster
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker

Re: Network stack changes

2013-09-23 Thread Slawa Olhovchenkov
On Sun, Sep 22, 2013 at 11:58:37PM +0400, Alexander V. Chernikov wrote: > I've found the paper I was talking about: > http://info.iet.unipi.it/~luigi/papers/20120601-dxr.pdf > > It claims that our radix is able to do 6MPPS/core and it does not scale > with number of cores. Our radix is bugly an

Free book draft: IPv6 for IPv4 Experts

2013-09-23 Thread Yar Tikhiy
Hi all, Not a complete stranger to the project, I hope the following 'advertisement' will be appropriate here. When sometime around 2007 I finally had to make real sense of IPv6, I found a magic garden where brilliant ideas bloomed, and I felt it would be a shame to have all that beauty only to m

Re: Free book draft: IPv6 for IPv4 Experts

2013-09-23 Thread Mike Tancsa
On 9/23/2013 7:50 AM, Yar Tikhiy wrote: > > The project page is: https://sites.google.com/site/yartikhiy/home/ipv6book > > An e-reader friendly PDF as well as a conventional A4 size PDF is available. > > Hoping you will enjoy the reading as much as I have enjoyed the writing. Wow! I just had a

Re: kern/182297: [cm] ArcNet driver fails to detect the link address - and does not work at all

2013-09-23 Thread Gabor Berczi
The following reply was made to PR kern/182297; it has been noted by GNATS. From: Gabor Berczi To: bug-follo...@freebsd.org Cc: Subject: Re: kern/182297: [cm] ArcNet driver fails to detect the link address - and does not work at all Date: Mon, 23 Sep 2013 19:39:38 +0200 Tried older kernels,

Re: Network stack changes

2013-09-23 Thread Sami Halabi
Hi, > http://info.iet.unipi.it/~**luigi/papers/20120601-dxr.pdf > http://www.nxlab.fer.hr/dxr/**stable_8_20120824.diff I've tried the diff in 10-current, applied cleanly but had errors compi