]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Disable quantum caches on the kmem_arena. This can make fragmentation
authorJeff Roberson <jeff@FreeBSD.org>
Tue, 13 Aug 2013 22:41:24 +0000 (22:41 +0000)
committerJeff Roberson <jeff@FreeBSD.org>
Tue, 13 Aug 2013 22:41:24 +0000 (22:41 +0000)
commit99de9af2a6235fd90528ac8038a35f8ad7fda571
tree3226e8391c1b6cf798d9902b052aad6f307651d2
parent8441d1e8424b4e8da29114e138cea606f9b16b39
 - Disable quantum caches on the kmem_arena.  This can make fragmentation
   worse on small KVA systems.  I had intended to only enable it for
   debugging.

Sponsored by: EMC / Isilon Storage Division
sys/kern/kern_malloc.c