Re: [PATCH 1/1] [PPC] 8xx swap bug-fix
From: Vitaly Bordug <hidden>
Date: 2008-02-21 22:58:06
On Thu, 21 Feb 2008 13:21:58 +0100 Wolfgang Denk wrote:
Dear Vitaly, in message [ref] you wrote:quoted
On Mon, 4 Feb 2008 12:24:21 -0600 Scott Wood wrote:quoted
On Sat, Feb 02, 2008 at 12:22:17PM +0100, Jochen Friedrich wrote:quoted
Hi Yuri,quoted
Here is the patch which makes Linux-2.6 swap routines operate correctly on the ppc-8xx-based machines.is there any 8xx board left which isn't ported to ARCH=powerpc?More importantly, is this something that is also broken in arch/powerpc? It looks like it has the same code...yes, it is. Though there is currently no best-at-all solution, this looks worth trying. I'll have a look how the 8xx feels under load and report back.Have you been able to check if arch/powerpc needs similar fixing? Also, what is the current state of this patch? I would like to avoid that it get's lost completeley.
I have revalidated it (version modded to fit powerpc) with pretty tight stressing and can conclude this is good enough for mainline (it gets things much better than they are now, in case of swap enabled). I'll follow-up with relevant patch shortly.
BenH commented on Tue, 05 Feb 2008 18:37:07 +1100:quoted
Best is to just remove writeback completely and let the generic code handle it.Has this been considered / tested by anybody? Best regards, Wolfgang Denk
-- Sincerely, Vitaly