Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109302095
D20871.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
659 B
Referenced Files
None
Subscribers
None
D20871.diff
View Options
Index: head/sys/vm/swap_pager.c
===================================================================
--- head/sys/vm/swap_pager.c
+++ head/sys/vm/swap_pager.c
@@ -523,8 +523,8 @@
* but it isn't very efficient).
*
* The nsw_cluster_max is constrained by the bp->b_pages[]
- * array MAXPHYS / PAGE_SIZE and our locally defined
- * MAX_PAGEOUT_CLUSTER. Also be aware that swap ops are
+ * array, which has MAXPHYS / PAGE_SIZE entries, and our locally
+ * defined MAX_PAGEOUT_CLUSTER. Also be aware that swap ops are
* constrained by the swap device interleave stripe size.
*
* Currently we hardwire nsw_wcount_async to 4. This limit is
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 4, 7:07 AM (21 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16449639
Default Alt Text
D20871.diff (659 B)
Attached To
Mode
D20871: Fix comment after r349791
Attached
Detach File
Event Timeline
Log In to Comment