Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/kern
>> On 25 Aug 2018, at 10:58, Maxime Villard <max%m00nbsd.net@localhost> wrote:
>>
>>> Le 25/08/2018 à 11:50, Nick Hudson a écrit :
>>> On 25/08/2018 06:56, Maxime Villard wrote:
>>> Module Name: src
>>> Committed By: maxv
>>> Date: Sat Aug 25 05:56:25 UTC 2018
>>>
>>> Modified Files:
>>> src/sys/kern: subr_pool.c
>>>
>>> Log Message:
>>> Disable POOL_REDZONE until we figure out what's wrong. There must be a dumb
>>> problem, that is not triggerable on amd64.
>>
>> Reversed align and align_offset arguments to pool_cache_bootstrap appear to be
>> the problem.
>
> indeed
I rushed this email out... I think pool red zone needs fixing for non zero align_offset?
Nick
Home |
Main Index |
Thread Index |
Old Index