Jake Burkholder 7b666b648f Define UMA_MD_SMALL_ALLOC so that uma_small_alloc and uma_small_free will
be used for zones that allocate objects of less 1 page.  The biggest advantage
of this is that all of a sudden the majority of kernel malloc-ed data doesn't
need kva allocated for it.  Besides microbenchmarks I haven't seen a measurable
performance improvement from doing this.
2002-12-27 19:31:26 +00:00
..
2002-12-18 21:47:52 +00:00
2002-12-22 05:35:03 +00:00
2002-12-22 05:35:03 +00:00
2002-10-18 21:41:41 +00:00
2002-12-23 22:33:08 +00:00
2002-12-18 11:46:59 +00:00
2002-12-24 03:03:39 +00:00
2002-12-22 05:35:03 +00:00
2002-12-24 03:03:39 +00:00
2002-11-27 06:04:49 +00:00
2002-12-14 01:56:26 +00:00