Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144470942
D49675.id153236.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
511 B
Referenced Files
None
Subscribers
None
D49675.id153236.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
@@ -1603,7 +1603,7 @@
* One other possibility is that the map entry is wired, in
* which case we must hang on to the page to avoid leaking it,
* as the map entry owns the wiring. This case can arise if the
- * backing pager is truncated.
+ * backing object is truncated by the pager.
*/
if (vm_page_none_valid(m) && entry->wired_count == 0) {
if (vm_page_iter_remove(&pages, m))
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 9, 3:04 PM (12 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28591670
Default Alt Text
D49675.id153236.diff (511 B)
Attached To
Mode
D49675: vm_object: Make a comment more clear
Attached
Detach File
Event Timeline
Log In to Comment