Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/arch/amd64/include
On Mon, Nov 13, 2017 at 11:16:38AM +1100, Geoff Wing wrote:
> On Sunday 2017-11-12 07:24 +1100, matthew green output:
> :Module Name: src
> :Committed By: mrg
> :Date: Sat Nov 11 20:23:49 UTC 2017
> :Modified Files:
> : src/sys/arch/amd64/include: vmparam.h
> :Log Message:
> :bump PAGER_MAP_DEFAULT_SIZE to 512MB. this should allow more
> :concurrent IOs to be possible, and i'm unable to see pager_map
> :contention any more.
> :other larger platforms should probably do this too.
> [...]
> :cvs rdiff -u -r1.43 -r1.44 src/sys/arch/amd64/include/vmparam.h
>
> [...]
> + * Default pager_map of 16MB is awfully small. There is have plenty
> + * of VA so use it.
> [...]
>
> It's only in a comment but "...is have..."?
Thanks, fixed.
Thomas
Home |
Main Index |
Thread Index |
Old Index