Bug 269591 - kio_http_cache_cleaner should run ioniced
Summary: kio_http_cache_cleaner should run ioniced
Status: CONFIRMED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR minor
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-28 08:12 UTC by Marcel Partap
Modified: 2018-04-09 19:05 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcel Partap 2011-03-28 08:12:10 UTC
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
Comment 1 Marcel Partap 2011-03-28 08:16:38 UTC
geez, now i'm stuck with the 'kio_ca... cartman is a bitch' song in my head.. lol