Bonjour , suite au disfonctionnement constater dans gimp . J ai pour en trouver la cause lancer la commande top .
Si il est clair que gimp , en particulier avec la baguette magique est gourmand en ressource .
iL y a un autre processus qui est tres gourmand : " PLUGIN-CONTAINE "
Apres quelque recherche j'ai vite trouvé qu'il etait en rapport avec flasch player ( que j'utilise pour un petit jeu facebook ) .Voici un top avec le jeu
[heurgon@localhost ~]$ top
top - 12:00:58 up 2:12, 2 users, load average: 0,42, 0,58, 0,99
Tasks: 149 total, 3 running, 146 sleeping, 0 stopped, 0 zombie
%Cpu(s): 51,6 us, 3,7 sy, 0,0 ni, 41,8 id, 1,2 wa, 0,0 hi, 1,7 si, 0,0 st
KiB Mem: 4044720 total, 2060668 used, 1984052 free, 90536 buffers
KiB Swap: 5357564 total, 0 used, 5357564 free, 623828 cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1993 heurgon 20 0 983264 162440 20348 R 96,3 4,0 124:45.59 plugin-con+
1862 heurgon 20 0 1568268 530488 48068 S 7,0 13,1 17:43.06 firefox
605 root 20 0 170992 39568 22912 S 4,0 1,0 5:44.29 Xorg
3286 heurgon 20 0 676448 22576 13660 S 2,0 0,6 0:00.47 gnome-term+
1591 heurgon 20 0 1955992 208900 59968 S 1,7 5,2 2:57.81 gnome-shell
9 root 20 0 0 0 0 S 0,3 0,0 0:02.39 rcu_sched
3008 root 20 0 0 0 0 S 0,3 0,0 0:00.55 kworker/1:1
1 root 20 0 51032 7068 3548 S 0,0 0,2 0:02.22 systemd
2 root 20 0 0 0 0 S 0,0 0,0 0:00.01 kthreadd
3 root 20 0 0 0 0 R 0,0 0,0 0:02.50 ksoftirqd/0
5 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 kworker/0:+
7 root rt 0 0 0 0 S 0,0 0,0 0:00.84 migration/0
8 root 20 0 0 0 0 S 0,0 0,0 0:00.00 rcu_bh
10 root rt 0 0 0 0 S 0,0 0,0 0:00.09 watchdog/0
11 root rt 0 0 0 0 S 0,0 0,0 0:00.11 watchdog/1
12 root rt 0 0 0 0 S 0,0 0,0 0:04.99 migration/1
13 root 20 0 0 0 0 S 0,0 0,0 0:03.48 ksoftirqd/1
Puis une commande top sans le jeu
[heurgon@localhost ~]$ top
top - 11:57:44 up 2:09, 2 users, load average: 0,36, 0,81, 1,15
Tasks: 150 total, 1 running, 149 sleeping, 0 stopped, 0 zombie
%Cpu(s): 5,0 us, 1,5 sy, 0,0 ni, 93,2 id, 0,2 wa, 0,0 hi, 0,2 si, 0,0 st
KiB Mem: 4044720 total, 1914568 used, 2130152 free, 90244 buffers
KiB Swap: 5357564 total, 0 used, 5357564 free, 623684 cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
1591 heurgon 20 0 1951896 203332 59960 S 4,3 5,0 2:49.59 gnome-shell
3153 heurgon 20 0 676580 20568 13680 S 3,7 0,5 0:00.78 gnome-term+
605 root 20 0 170972 39284 22628 S 3,3 1,0 5:35.91 Xorg
1993 heurgon 20 0 982164 64304 19268 S 1,0 1,6 124:32.23 plugin-con+
1862 heurgon 20 0 1537416 488820 48520 S 0,3 12,1 17:19.98 firefox
3008 root 20 0 0 0 0 S 0,3 0,0 0:00.16 kworker/1:1
3010 root 20 0 0 0 0 S 0,3 0,0 0:00.17 kworker/0:2
1 root 20 0 51032 7068 3548 S 0,0 0,2 0:02.21 systemd
2 root 20 0 0 0 0 S 0,0 0,0 0:00.01 kthreadd
3 root 20 0 0 0 0 S 0,0 0,0 0:02.49 ksoftirqd/0
5 root 0 -20 0 0 0 S 0,0 0,0 0:00.00 kworker/0:+
7 root rt 0 0 0 0 S 0,0 0,0 0:00.82 migration/0
8 root 20 0 0 0 0 S 0,0 0,0 0:00.00 rcu_bh
9 root 20 0 0 0 0 S 0,0 0,0 0:02.32 rcu_sched
10 root rt 0 0 0 0 S 0,0 0,0 0:00.09 watchdog/0
11 root rt 0 0 0 0 S 0,0 0,0 0:00.11 watchdog/1
12 root rt 0 0 0 0 S 0,0 0,0 0:04.95 migration/1
1° Est ce normal que ce plugin soit aussi gourmant ?
2° Il y a t'il une solution moins gourmande en resource pour remplacer ce plugin ?
3° Hormis pour mon jeu ce plugins est il vraiment utile ?
4° Comment faire pour savoir si mon syteme est correctement configurer ?
5° Quelle balise doit je utiliser pour pour que mes copier coller ne prenne pas une place faramineuse dans mon post
Merci d'avance pour vos reponses