Page MenuHomeFreeBSD

D22797.id65600.diff
No OneTemporary

D22797.id65600.diff

Index: head/sys/vm/uma_core.c
===================================================================
--- head/sys/vm/uma_core.c
+++ head/sys/vm/uma_core.c
@@ -2295,10 +2295,10 @@
/*
* Count how many pages do we need to bootstrap. VM supplies
* its need in early zones in the argument, we add up our zones,
- * which consist of the UMA Slabs and UMA Hash zones. The
+ * which consist of the UMA Slabs, UMA Hash and 9 Bucket zones. The
* zone of zones and zone of kegs are accounted separately.
*/
-#define UMA_BOOT_ZONES 2
+#define UMA_BOOT_ZONES 11
/* Zone of zones and zone of kegs have arbitrary alignment. */
#define UMA_BOOT_ALIGN 32
static int zsize, ksize;

File Metadata

Mime Type
text/plain
Expires
Thu, Mar 6, 2:52 PM (8 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17002408
Default Alt Text
D22797.id65600.diff (674 B)

Event Timeline