Andre Oppermann 2dc1d58164 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-04-25 09:24:52 +00:00
2004-08-05 08:12:46 +00:00
2004-03-22 16:04:43 +00:00
2004-07-28 06:59:55 +00:00
2004-07-18 21:50:22 +00:00
2004-04-21 15:27:36 +00:00
2004-07-28 06:59:55 +00:00