Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163593909
D39743.id120986.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
313 B
Referenced Files
None
Subscribers
None
D39743.id120986.diff
View Options
diff --git a/sys/vm/vm_map.c b/sys/vm/vm_map.c
--- a/sys/vm/vm_map.c
+++ b/sys/vm/vm_map.c
@@ -2127,6 +2127,8 @@
curr_min_addr = map->anon_loc;
if (curr_min_addr == 0)
cluster = false;
+ else
+ update_anon = false;
}
if (find_space != VMFS_NO_SPACE) {
KASSERT(find_space == VMFS_ANY_SPACE ||
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jul 25, 7:39 PM (9 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35485858
Default Alt Text
D39743.id120986.diff (313 B)
Attached To
Mode
D39743: VM: Stabilize map->anon_loc to reuse memory region
Attached
Detach File
Event Timeline
Log In to Comment