Jeff Roberson 38750ada8f - Eliminate the EMPTYKVA queue. It served as a cache of KVA allocations
attached to bufs to avoid the overhead of the vm.  This purposes is now
   better served by vmem.  Freeing the kva immediately when a buf is
   destroyed leads to lower fragmentation and a much simpler scan algorithm.

Reviewed by:	kib
Sponsored by:	EMC / Isilon Storage Division
2015-07-28 20:24:09 +00:00
..
2015-07-25 20:17:19 +00:00
2015-07-22 16:25:07 +00:00
2015-07-20 08:21:51 +00:00
2015-07-14 10:47:56 +00:00