Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107598396
D33258.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
344 B
Referenced Files
None
Subscribers
None
D33258.diff
View Options
diff --git a/sys/vm/vm_reserv.c b/sys/vm/vm_reserv.c
--- a/sys/vm/vm_reserv.c
+++ b/sys/vm/vm_reserv.c
@@ -1112,7 +1112,7 @@
* partially populated reservation queues.
*/
rvd->marker.popcnt = VM_LEVEL_0_NPAGES;
- for (j = 0; j < NBPOPMAP; j++)
+ for (j = 0; j < VM_LEVEL_0_NPAGES; j++)
popmap_set(rvd->marker.popmap, j);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 17, 10:53 AM (21 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15837941
Default Alt Text
D33258.diff (344 B)
Attached To
Mode
D33258: fully populate reservation markers
Attached
Detach File
Event Timeline
Log In to Comment