Page MenuHomeFreeBSD

D20871.diff
No OneTemporary

D20871.diff

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

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)

Event Timeline