Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151697434
D50907.id157598.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
317 B
Referenced Files
None
Subscribers
None
D50907.id157598.diff
View Options
diff --git a/sys/vm/vm_object.c b/sys/vm/vm_object.c
--- a/sys/vm/vm_object.c
+++ b/sys/vm/vm_object.c
@@ -2529,6 +2529,7 @@
kvo->kvo_memattr = obj->memattr;
kvo->kvo_active = 0;
kvo->kvo_inactive = 0;
+ kvo->kvo_laundry = 0;
kvo->kvo_flags = 0;
if (!swap_only) {
vm_page_iter_init(&pages, obj);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 11, 2:34 AM (4 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31263131
Default Alt Text
D50907.id157598.diff (317 B)
Attached To
Mode
D50907: Reset kvo_laundry to prevent it being cumulative
Attached
Detach File
Event Timeline
Log In to Comment