Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111584328
D22797.id65600.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
674 B
Referenced Files
None
Subscribers
None
D22797.id65600.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D22797: Restore the reservation of boot pages for bucket zones.
Attached
Detach File
Event Timeline
Log In to Comment