cvs commit: src/sys/vm vm_page.c
Alan Cox
alc at cs.rice.edu
Thu Mar 5 19:30:38 PST 2009
Pawel Jakub Dawidek wrote:
> On Thu, Mar 05, 2009 at 12:06:21PM -0600, Alan Cox wrote:
>
>> Pawel Jakub Dawidek wrote:
>>
>>> This assertion is triggered on my 7-STABLE machine. It was fine when it
>>> was running 6.1, but now after upgrade it panics. If this assert is
>>> bogus could you MFC it to 7-STABLE as well?
>>>
>>>
>>>
>> Hmm. The assertion is not bogus. It is a legitimate initialization
>> time consistency check. I removed it from HEAD because no one reported
>> it failing over a period of two years, so I thought it could be removed
>> and the code simplified.
>>
>> Are you using a kernel from before or after the superpages MFC?
>>
>
> This is RELENG_7 from 2nd March.
>
>
Can you please try a kernel from February 25th?
Alan
More information about the cvs-src
mailing list