FreeBSD: Dynamic Mbuf Allocation via UMA
A recent patch submission from Bosko Milekic features on-demand memory allocation for mbufs and flexible sysctl tuning options - no more fiddling with NMBCLUSTERS and recompiling. The code does not appear to be committed yet and could probably stand some testing by the willing user population.