From: alexei@taf.ru To: ALT Linux Team development discussions <devel@lists.altlinux.org> Subject: [devel] sddm-greeter большая нагрузка CPU Date: Mon, 22 Mar 2021 15:00:52 +0800 (IRKT) Message-ID: <1706378748.1911593.1616396452166.JavaMail.zimbra@taf.ru> (raw) Добрый день! На сколько штатно вот такое поведение sddm-greeter: PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 3696 sddm 20 0 6861940 380924 123208 S 34,1 0,6 123:07.55 sddm-greeter 14762 taf 20 0 6940 3076 2440 R 1,0 0,0 0:00.17 top 1 root 20 0 24824 11008 7756 S 0,0 0,0 0:03.36 systemd 2 root 20 0 0 0 0 S 0,0 0,0 0:00.03 kthreadd 3 root 0 -20 0 0 0 I 0,0 0,0 0:00.00 rcu_gp 4 root 0 -20 0 0 0 I 0,0 0,0 0:00.00 rcu_par_gp За пять с половиной часов аптайма процесс натикал более двух часов процессорного времени, за все это время в систему заходили только по ssh Если запросить так $ top -H -n 10 то картина будет такая: PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 3703 sddm 20 0 6861940 380924 123208 S 2,6 0,6 8:02.26 llvmpipe-3 3707 sddm 20 0 6861940 380924 123208 S 2,6 0,6 8:01.90 llvmpipe-7 3700 sddm 20 0 6861940 380924 123208 S 2,3 0,6 8:04.05 llvmpipe-0 3701 sddm 20 0 6861940 380924 123208 S 2,3 0,6 8:02.02 llvmpipe-1 3702 sddm 20 0 6861940 380924 123208 S 2,3 0,6 8:01.83 llvmpipe-2 3704 sddm 20 0 6861940 380924 123208 S 2,3 0,6 8:02.17 llvmpipe-4 3705 sddm 20 0 6861940 380924 123208 S 2,3 0,6 8:02.26 llvmpipe-5 3706 sddm 20 0 6861940 380924 123208 S 2,3 0,6 8:02.02 llvmpipe-6 3708 sddm 20 0 6861940 380924 123208 S 2,3 0,6 8:02.17 llvmpipe-8 3709 sddm 20 0 6861940 380924 123208 S 2,3 0,6 8:01.86 llvmpipe-9 3710 sddm 20 0 6861940 380924 123208 S 2,3 0,6 8:02.11 llvmpipe-10 3711 sddm 20 0 6861940 380924 123208 S 2,3 0,6 8:02.02 llvmpipe-11 3712 sddm 20 0 6861940 380924 123208 S 2,3 0,6 8:02.13 llvmpipe-12 3713 sddm 20 0 6861940 380924 123208 S 2,3 0,6 8:02.39 llvmpipe-13 3714 sddm 20 0 6861940 380924 123208 S 2,3 0,6 8:02.26 llvmpipe-14 3715 sddm 20 0 6861940 380924 123208 S 2,3 0,6 8:02.54 llvmpipe-15 14910 root 20 0 7208 3468 2432 R 1,3 0,0 0:00.26 top 3696 sddm 20 0 6861940 380924 123208 S 0,7 0,6 0:29.17 sddm-greeter 3931 sddm 20 0 6861940 380924 123208 S 0,3 0,6 0:48.26 QSGRenderThread 1 root 20 0 24824 11016 7756 S 0,0 0,0 0:03.43 systemd Сизиф самый последний на 22.03.2021 Linux metamorph.taf.ru 5.10.23-un-def-alt1 #1 SMP PREEMPT Mon Mar 15 14:54:48 UTC 2021 x86_64 GNU/Linux $ rpm -qa| grep un-def| sort kernel-image-un-def-5.10.23-alt1.x86_64 kernel-image-un-def-5.11.7-alt1.x86_64 kernel-modules-drm-un-def-5.10.23-alt1.x86_64 kernel-modules-drm-un-def-5.11.7-alt1.x86_64 kernel-modules-nvidia-un-def-460.56-alt2.330263.1.x86_64 kernel-modules-nvidia-un-def-460.56-alt2.330503.1.x86_64 $ rpm -qa| grep sddm sddm-config-editor-0.1-alt3.20170916.1.x86_64 sddm-0.18.1-alt11.x86_64 plasma5-sddm-kcm-5.20.5-alt1.x86_64 sddm-theme-breeze-5.20.5-alt2.noarch [taf@metamorph OpenWRT]$ rpm -qa| grep sddm| sort plasma5-sddm-kcm-5.20.5-alt1.x86_64 sddm-0.18.1-alt11.x86_64 sddm-config-editor-0.1-alt3.20170916.1.x86_64 sddm-theme-breeze-5.20.5-alt2.noarch $ cat /etc/sddm.conf.d/kde_settings.conf [Autologin] Relogin=false Session= User= [General] HaltCommand= RebootCommand= [Theme] Current=breeze [Users] MaximumUid=32000 MinimumUid=500
next reply other threads:[~2021-03-22 7:00 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-03-22 7:00 alexei [this message] 2021-03-22 7:19 ` Sergey V Turchin 2021-03-22 7:29 ` Sergey V Turchin 2021-03-22 7:29 ` alexei 2021-03-22 8:29 ` Konstantin Lepikhov 2021-03-22 11:40 ` alexei 2021-03-22 12:26 ` Konstantin Lepikhov 2021-03-22 13:30 ` Konstantin Lepikhov 2021-03-23 6:23 ` alexei 2021-03-23 7:43 ` Sergey V Turchin 2021-03-23 8:55 ` alexei
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1706378748.1911593.1616396452166.JavaMail.zimbra@taf.ru \ --to=alexei@taf.ru \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git