Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Apr 2008 15:37:04 +0100
From:      Bruce M Simpson <bms@incunabulum.net>
To:        FreeBSD-Net mailing list <freebsd-net@freebsd.org>
Subject:   getifaddrs() scalability
Message-ID:  <47F78E90.1000706@incunabulum.net>

next in thread | raw e-mail | index | archive | help

Just off the top of my head...
...has anyone run into problems with the scalability of this call?

One of the XORP users needs to create »1000 interfaces in Linux, and I'm 
wondering if any FreeBSD users need to create that amount of network 
interfaces.

As such the getifaddrs() call is likely to get slow in that scenario, as 
it uses a linked list.

cheers
BMS




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47F78E90.1000706>