Alan Cox 13a7f14fb8 Use contigmalloc() and contigfree() instead of vm_page_alloc_contig() and
kmem_free().  Note: The FreeBSD-specific code in this file has been
subsumed by the FreeBSD-specific header file, pdq_freebsd.h.  That header
file already specifies the use of contigmalloc() and contigfree().  Thus,
the purpose of this change is to avoid having nonsensical examples of
FreeBSD-specific memory allocation in our source tree.
2004-01-13 20:36:03 +00:00
..
2004-01-13 18:05:49 +00:00
2004-01-13 15:30:36 +00:00
2003-10-18 14:10:28 +00:00
2004-01-13 09:51:47 +00:00
2003-12-10 05:01:41 +00:00
2003-12-16 14:13:47 +00:00
2004-01-12 03:43:05 +00:00