Re: unresponsiveness on linux desktop during file copy

From: Arjan van de Ven
Date: Sun May 17 2009 - 00:57:43 EST


On Sun, 17 May 2009 10:00:28 +0530
Satish Eerpini <eerpini@xxxxxxxxx> wrote:

> > I've prepared a rolled up patch for you, run time tested. ÂIt should
> > protect all of the above pages from being evicted by large file
> > copies.
> >
> > The attached patch is for 2.6.29.
>
> I applied the patch , but the number don seem to show much difference
> , following are the statistics with the patched kernel, could
> something else be causing the huge iowait, :
>


for i in `pidof kjournald` ; do ionice -c1 -p $i ; done

is another thing to try to fix the responsiveness...

--
Arjan van de Ven Intel Open Source Technology Centre
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/