On 26/2/18 8:13 pm, Harry Schmalzbauer wrote:
If you're happy with your setup, I don't think you gain anything from switching to ng_bridge(4), besides learning to control netgraph(4) (which is very desirable imho). I haven't had time left to do useful benchmarking regarding ng_bridge(4) vs. if_bridge(4). I even don't know if netgraph nodes are still limited to single threads.
depends on the node.. teh framework allows many threads to traverse it at a time but some nodes have resources that need guarding. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[email protected]"
