diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-July/006243.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-July/006243.html | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-July/006243.html b/zarb-ml/mageia-dev/2011-July/006243.html new file mode 100644 index 000000000..62e506e1b --- /dev/null +++ b/zarb-ml/mageia-dev/2011-July/006243.html @@ -0,0 +1,77 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Anybody having high CPU by kded4 after upgrading to 4.6.90? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Anybody%20having%20high%20CPU%20by%20kded4%20after%20upgrading%0A%20to%204.6.90%3F&In-Reply-To=%3Calpine.LMD.2.02.1107011902230.21864%40zem.cjw.nep%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="006241.html"> + <LINK REL="Next" HREF="006244.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Anybody having high CPU by kded4 after upgrading to 4.6.90?</H1> + <B>Christiaan Welvaart</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Anybody%20having%20high%20CPU%20by%20kded4%20after%20upgrading%0A%20to%204.6.90%3F&In-Reply-To=%3Calpine.LMD.2.02.1107011902230.21864%40zem.cjw.nep%3E" + TITLE="[Mageia-dev] Anybody having high CPU by kded4 after upgrading to 4.6.90?">cjw at daneel.dyndns.org + </A><BR> + <I>Fri Jul 1 19:27:39 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="006241.html">[Mageia-dev] Anybody having high CPU by kded4 after upgrading to 4.6.90? +</A></li> + <LI>Next message: <A HREF="006244.html">[Mageia-dev] Anybody having high CPU by kded4 after upgrading to 4.6.90? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6243">[ date ]</a> + <a href="thread.html#6243">[ thread ]</a> + <a href="subject.html#6243">[ subject ]</a> + <a href="author.html#6243">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Fri, 1 Jul 2011, Radu-Cristian FOTESCU wrote: + +><i> Now, it's tough to determine what exactly is making kded4 to eat the +</I>><i> CPU. As I'm having a single core, I'm burned. At the same time, minor +</I>><i> changes that are actually small improvements make me want to stay with +</I>><i> 4.6.90, not to revert to 4.6.4.... +</I> +One way to figure that out is to attach gdb to it while it's running and +then print a backtrace. If you do that several times, you may break in the +code that's running a lot. But even if that works it is likely still not +easy to figure out what's going on. + +Other ways to get information would be to strace (or ltrace) this daemon +to get an idea what it's trying to do. But CPU usage by the application +itself cannot be seen this way. + +An easier way to start is to run iotop and check if kded4 is doing any I/O +related to this cpu usage. + + + Christaan +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="006241.html">[Mageia-dev] Anybody having high CPU by kded4 after upgrading to 4.6.90? +</A></li> + <LI>Next message: <A HREF="006244.html">[Mageia-dev] Anybody having high CPU by kded4 after upgrading to 4.6.90? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#6243">[ date ]</a> + <a href="thread.html#6243">[ thread ]</a> + <a href="subject.html#6243">[ subject ]</a> + <a href="author.html#6243">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |