Allow sequentially created mmap'ed anonymous regions to coalesce. There
is little or no reason to create a swap pager for small mmap's. The
vm_map_insert code will automatically create a swap pager if the object
becomes too large. This fix, per a request from phk.
Description
Description
Details
Details
- Provenance
dyson Authored on - Parents
- rS17300: Under the heavy load for transmiting condition, it will be write error
- Branches
- Unknown
- Tags