Re: PROBLEM: 2.6.23.1 Freezes on GB data transfers

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Ray Lee
Date: Friday, October 19, 2007 - 10:18 am

On 10/19/07, Mark Lord <lkml@rtr.ca> wrote:

Boy, there's just not a lot between 2.6.23-rc9 and 2.6.23 proper.
There are two things that kinda pop out, but this is at best a WAG.

First, are you on x86-32 and happen to have CONFIG_HIGHPTE set?

Second is another memory thing, where in filemap_fault we now do a
page_cache_release where we didn't before, but that appears to only be
in a case where we send a sigbus, so I wouldn't expect that to be
hitting.

Everything else looks to be for uncommon hardware or relatively safe
(such as a few networking changes).

I'll hunt around for the other reports.

Ray
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
PROBLEM: 2.6.23.1 Freezes on GB data transfers, Giangiacomo Mariotti, (Wed Oct 17, 4:20 am)
Re: PROBLEM: 2.6.23.1 Freezes on GB data transfers, Mark Lord, (Fri Oct 19, 9:30 am)
Re: PROBLEM: 2.6.23.1 Freezes on GB data transfers, Ray Lee, (Fri Oct 19, 10:18 am)
Re: PROBLEM: 2.6.23.1 Freezes on GB data transfers, Mark Lord, (Fri Oct 19, 10:35 am)