Page MenuHomeFreeBSD

D16303.id45614.diff
No OneTemporary

D16303.id45614.diff

Index: head/sys/arm64/arm64/pmap.c
===================================================================
--- head/sys/arm64/arm64/pmap.c
+++ head/sys/arm64/arm64/pmap.c
@@ -4784,6 +4784,7 @@
* If the page table page is new, initialize it.
*/
if (ml3->wire_count == 1) {
+ ml3->wire_count = NL3PG;
for (i = 0; i < Ln_ENTRIES; i++) {
l3[i] = newl3 | phys;
phys += L3_SIZE;

File Metadata

Mime Type
text/plain
Expires
Fri, May 1, 3:59 PM (18 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32584789
Default Alt Text
D16303.id45614.diff (389 B)

Event Timeline