HomeFreeBSD

Increase the pageout cluster size to 32 pages.

Description

Increase the pageout cluster size to 32 pages.

Decouple the pageout cluster size from the size of the hash table entry
used by the swap pager for mapping (object, pindex) to a block on the
swap device(s), and keep the size of a hash table entry at its current
size.

Eliminate a pointless macro.

Reviewed by: kib, markj (an earlier version)
MFC after: 4 weeks
Differential Revision: https://reviews.freebsd.org/D11305

Details

Provenance
alcAuthored on
Reviewer
kib
Differential Revision
D11305: Increase the pageout cluster size to 32 pages
Parents
rS320318: Use address space guard to implement inter-segment gap.
Branches
Unknown
Tags
Unknown