Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153457317
D56234.id174858.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
261 B
Referenced Files
None
Subscribers
None
D56234.id174858.diff
View Options
diff --git a/sys/vm/vm_fault.c b/sys/vm/vm_fault.c
--- a/sys/vm/vm_fault.c
+++ b/sys/vm/vm_fault.c
@@ -1519,6 +1519,7 @@
VM_OBJECT_UNLOCK(fs->object);
VM_CNT_INC(v_intrans);
vm_object_deallocate(fs->first_object);
+ fs->m_needs_zeroing = true;
}
/*
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 22, 6:57 AM (15 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30824491
Default Alt Text
D56234.id174858.diff (261 B)
Attached To
Mode
D56234: vm_fault: Reset m_needs_zeroing in vm_fault_busy_sleep()
Attached
Detach File
Event Timeline
Log In to Comment