Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/arch/powerpc/include/booke



On Sat, Apr 17, 2021 at 01:25:57PM +0000, Rin Okuyama wrote:
> Module Name:	src
> Committed By:	rin
> Date:		Sat Apr 17 13:25:57 UTC 2021
> 
> Modified Files:
> 	src/sys/arch/powerpc/include/booke: vmparam.h
> 
> Log Message:
> Sync MAXfoo params with oea:
> 
>   MAXTSIZ: 512MB -> 128MB
>   MAXDSIZ: 3.25GB -> 1GB
> 
> There should be no particular reasons for having different values.

Is there an architectural reason for MAXTSIZ to be 128MB? Because we
have seen binaries larger than that.

Joerg


Home | Main Index | Thread Index | Old Index