From konq-bugs Mon Mar 28 06:12:13 2011 From: Marcel Partap Date: Mon, 28 Mar 2011 06:12:13 +0000 To: konq-bugs Subject: [Bug 269591] New: kio_http_cache_cleaner should run ioniced Message-Id: X-MARC-Message: https://marc.info/?l=konq-bugs&m=130129292810678 https://bugs.kde.org/show_bug.cgi?id=269591 Summary: kio_http_cache_cleaner should run ioniced Product: konqueror Version: SVN Platform: Gentoo Packages OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: NOR Component: general AssignedTo: konq-bugs@kde.org ReportedBy: mpartap@gmx.net Version: SVN (using Devel) OS: Linux kio_http_cache_cleaner is a stupid plague, and it is run with default best effort/4 IO priority, so it quite aggressively is competing with user applications for bandwidth, which sucks tremendously. when i had troubles with a severely slow disk and a highly fragmented btrfs disk (terribly great combination for a root filesystem ^^) at times i had this lo0p running in the background: while [[ 1 ]]; do sleep 1s; killall -v kio_http_cache_cleaner ;done How can it cause +1MiB/s disk traffic for minutes anyways ^^ Reproducible: Always OS: Linux (x86_64) release 2.6.38-08816-g18bcd0c Compiler: x86_64-pc-linux-gnu-gcc -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Konq-bugs mailing list Konq-bugs@mail.kde.org https://mail.kde.org/mailman/listinfo/konq-bugs