diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-July/006301.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-July/006301.html | 76 |
1 files changed, 76 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-July/006301.html b/zarb-ml/mageia-dev/2011-July/006301.html new file mode 100644 index 000000000..85e850ac5 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-July/006301.html @@ -0,0 +1,76 @@ +<!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%09to%204.6.90%3F&In-Reply-To=%3C201107032305.00241.r.h.michel%2Bmageia%40gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="006299.html"> + <LINK REL="Next" HREF="006303.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Anybody having high CPU by kded4 after upgrading to 4.6.90?</H1> + <B>Renaud MICHEL</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Anybody%20having%20high%20CPU%20by%20kded4%20after%20upgrading%0A%09to%204.6.90%3F&In-Reply-To=%3C201107032305.00241.r.h.michel%2Bmageia%40gmail.com%3E" + TITLE="[Mageia-dev] Anybody having high CPU by kded4 after upgrading to 4.6.90?">r.h.michel+mageia at gmail.com + </A><BR> + <I>Sun Jul 3 23:05:00 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="006299.html">[Mageia-dev] Anybody having high CPU by kded4 after upgrading to 4.6.90? +</A></li> + <LI>Next message: <A HREF="006303.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#6301">[ date ]</a> + <a href="thread.html#6301">[ thread ]</a> + <a href="subject.html#6301">[ subject ]</a> + <a href="author.html#6301">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On dimanche 03 juillet 2011 at 21:40, Radu-Cristian FOTESCU wrote : +><i> I have used "qdbus org.kde.kded /kded unloadModule" to unload, one by +</I>><i> one, each and every module, until "qdbus org.kde.kded /kded +</I>><i> loadedModules" listed nothing. +</I>><i> +</I>><i> So even with no loaded module, kded4 is taking too much CPU. +</I> +You should do it the other way, because if one of the modules entered en +infinite loop (which is likely if you have one core at 100% with no IO) it +is likely that it won't unload properly. It may not be in kded's list +anymore, but still running loose in his thread. + +So you should disable all kded modules (from systemsettings), then log off +(or even restart to be sure no process is left running) then log back on. If +you still get high CPU from kded then ths problem is in kded itself, if not +you can start loading the modules one by one (waiting long enough between +each) to identify which one will start eating the CPU. + +-- +Renaud Michel +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="006299.html">[Mageia-dev] Anybody having high CPU by kded4 after upgrading to 4.6.90? +</A></li> + <LI>Next message: <A HREF="006303.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#6301">[ date ]</a> + <a href="thread.html#6301">[ thread ]</a> + <a href="subject.html#6301">[ subject ]</a> + <a href="author.html#6301">[ 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> |