Alan Cox 6961891ea1 The function pmap_alloc_direct_page() unconditionally zeroes the returned
page.  Therefore, it is really inappropriate for use by the function
uma_small_alloc().  The effect of using it was that every page was zeroed
at least once and possibly twice if M_ZERO was passed as a "wait" flag.
2012-11-14 17:33:00 +00:00
..
2012-01-13 23:31:36 +00:00
2011-10-18 08:10:23 +00:00
2012-05-24 22:00:48 +00:00
2011-12-30 03:54:22 +00:00
2011-10-18 07:29:21 +00:00
2012-03-28 20:58:30 +00:00
2011-05-13 16:42:05 +00:00