Alan Cox e999111ae7 This change is the next step in implementing the cache control functionality
required by video card drivers.  Specifically, this change introduces
vm_cache_mode_t with an appropriate VM_CACHE_DEFAULT definition on all
architectures.  In addition, this changes adds a vm_cache_mode_t parameter
to kmem_alloc_contig() and vm_phys_alloc_contig().  These will be the
interfaces for allocating mapped kernel memory and physical memory,
respectively, with non-default cache modes.

In collaboration with:	jhb
2009-06-26 04:47:43 +00:00
..
2009-04-15 17:31:22 +00:00
2009-05-29 13:48:42 +00:00
2009-04-15 17:31:22 +00:00
2009-03-05 18:32:43 +00:00
2008-10-23 07:20:43 +00:00
2008-10-19 01:23:30 +00:00