[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4AB5ECD0.7010903@datenparkplatz.de>
Date: Sun, 20 Sep 2009 10:50:24 +0200
From: Ulrich Lukas <stellplatz-nr.13a@...enparkplatz.de>
To: unlisted-recipients:; (no To-header on input)
CC: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: Poor desktop responsiveness with background I/O-operations
Arjan van de Ven wrote:
> can you try the following two things?
>
> echo 4096 > /sys/block/sda/queue/nr_requests
> for i in `pidof kjournald` ; do ionice -c1 -p $i ; done
I tried this just now, but it doesn't change things much. I can do a
more testing later today.
> I assume you're using CFQ.
Yes, it's CFQ. (see .config of my previous posting)
Filesystem is EXT4.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists