]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Disable quantum caches on the kmem_arena. This can make fragmentation
authorjeff <jeff@FreeBSD.org>
Tue, 13 Aug 2013 22:41:24 +0000 (22:41 +0000)
committerjeff <jeff@FreeBSD.org>
Tue, 13 Aug 2013 22:41:24 +0000 (22:41 +0000)
commitca13e69c2fa126397190f335a734aec79c296ea8
tree3226e8391c1b6cf798d9902b052aad6f307651d2
parentd330a11545fdd7f4f3a76b565f3a6ef0afe404e4
 - 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