running out of mbufs?

Dave+Seddon dave-sender-1932b5 at seddon.ca
Mon Aug 8 23:56:02 GMT 2005


Greetings, 

It’s very cool to hear you guys are interested in separate routing. 

> Having multiple stacks duplicates a lot of structures for each stack
> which don't have to be duplicated.  With your approach you need a new
> jail for every new stack.  In each jail you have to run a new instance
> of a routing daemon (if you do routing).  And it precludes having one
> routing daemon managing multiple routing tables.  While removing one
> limitation you create some new ones in addition to the complexity.

Running multiple routing daemons isn’t too much of a problem though.  The 
memory size isn’t usually very high, and it is more likely to be secure if 
the daemons are separate.  If somebody was going to run a large instance of 
routing they should probably use a router, not a unix box. 

Regards,
Dave Seddon


More information about the freebsd-net mailing list