mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-15 15:06:42 +00:00
A style-related change, r349791, made unclear the meaning of a
comment. Rewrite that comment to improve its clarity. Reported by: cem Reviewed by: alc, cem Approved by: kib, markj (mentors, implicit) Differential Revision: https://reviews.freebsd.org/D20871
This commit is contained in:
parent
b9e19259d7
commit
7b9bcad939
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=349799
@ -523,8 +523,8 @@ swap_pager_swap_init(void)
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user