andre 3dc2f7c661 Convert the routing table to use an UMA zone for rtentries. The zone is
called "rtentry".

This saves a considerable amount of kernel memory.  R_Zmalloc previously
used 256 byte blocks (plus kmalloc overhead) whereas UMA only needs 132
bytes.

Idea from:	OpenBSD
2004-08-11 17:26:56 +00:00
..
2004-06-14 08:17:51 +00:00
2004-08-05 08:12:46 +00:00
2004-07-28 06:59:55 +00:00
2004-07-18 21:50:22 +00:00
2004-07-28 06:59:55 +00:00