[XFCE] Consomme beaucoup de RAM ?
Publié : mer. 12 nov. 2008, 08:24
Bonjour,
J'ai un ordinateur portable Packard bell, avec 2Go de RAM, un processeur Intel double coeur T7300 cadencé à 2,00GHtz ave un carte graphique Nvidia Geforce 8600M GS.
Je suis depuis quelques mois sur Archlinux 64bits. J'ai testé plusieurs bureaux (GNOME, OPENBOX, E17, FVWM) avant de trouver XFCE qui correspond à mes attentes.
Mon problème est que je trouve mon ordinateur lent. Aprés une pseudo enquête, j'ai constaté que linux consommait 670Mo sans que j'ai aucune application de lancer.
Vous trouverez ci-dessous un extrait de mon rc.conf avec les daemons lancés :
DAEMONS=(syslog-ng nvidia hal @gdm @alsa @sshd @autofs)
Voici mon inittab
# /etc/inittab
#
# Runlevels:
# 0 Halt
# 1(S) Single-user
# 2 Not used
# 3 Multi-user
# 4 Not used
# 5 X11
# 6 Reboot
## Only one of the following two lines can be uncommented!
# Boot to console
#id:3:initdefault:
# Boot to X11
id:5:initdefault:
rc::sysinit:/etc/rc.sysinit
rs:S1:wait:/etc/rc.single
rm:2345:wait:/etc/rc.multi
rh:06:wait:/etc/rc.shutdown
su:S:wait:/sbin/sulogin -p
# -8 options fixes umlauts problem on login
c1:2345:respawn:/sbin/agetty -8 38400 vc/1 linux
c2:2345:respawn:/sbin/agetty -8 38400 vc/2 linux
c3:2345:respawn:/sbin/agetty -8 38400 vc/3 linux
#c4:2345:respawn:/sbin/agetty -8 38400 vc/4 linux
#c5:2345:respawn:/sbin/agetty -8 38400 vc/5 linux
#c6:2345:respawn:/sbin/agetty -8 38400 vc/6 linux
ca::ctrlaltdel:/sbin/shutdown -t3 -r now
# Example lines for starting a login manager
x:5:respawn:/usr/bin/xdm -nodaemon
#x:5:respawn:/usr/sbin/gdm -nodaemon
#x:5:respawn:/opt/kde/bin/kdm -nodaemon
#x:5:respawn:/usr/bin/slim >& /dev/null
# End of file
Voici un extrait de la commande top:
bash-3.2$ top
top - 21:06:57 up 22 min, 2 users, load average: 0.30, 0.40, 0.31
Tasks: 89 total, 1 running, 88 sleeping, 0 stopped, 0 zombie
Cpu(s): 9.1%us, 1.0%sy, 0.0%ni, 88.7%id, 0.7%wa, 0.3%hi, 0.2%si, 0.0%st
Mem: 2046692k total, 698660k used, 1348032k free, 85776k buffers
Swap: 1959888k total, 0k used, 1959888k free, 408648k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3889 root 20 0 385m 42m 12m S 19 2.1 2:02.36 Xorg
2363 root 20 0 10824 1448 636 S 1 0.1 0:04.62 mount.ntfs-3g
4878 yohann 20 0 147m 21m 10m S 1 1.1 0:00.68 Terminal
4062 yohann 20 0 130m 14m 8416 S 0 0.7 0:00.70 notification-da
4881 yohann 20 0 10592 1224 924 R 0 0.1 0:00.05 top
1 root 20 0 3796 624 536 S 0 0.0 0:03.12 init
2 root 15 -5 0 0 0 S 0 0.0 0:00.00 kthreadd
3 root RT -5 0 0 0 S 0 0.0 0:00.00 migration/0
4 root 15 -5 0 0 0 S 0 0.0 0:00.00 ksoftirqd/0
5 root RT -5 0 0 0 S 0 0.0 0:00.01 watchdog/0
Donc voilà, si quelqu'un peut m'éclairer car je ne comprends pas pourquoi il y a cette surconsommation de RAM sans aucune action de ma part.
Merci d'avance
J'ai un ordinateur portable Packard bell, avec 2Go de RAM, un processeur Intel double coeur T7300 cadencé à 2,00GHtz ave un carte graphique Nvidia Geforce 8600M GS.
Je suis depuis quelques mois sur Archlinux 64bits. J'ai testé plusieurs bureaux (GNOME, OPENBOX, E17, FVWM) avant de trouver XFCE qui correspond à mes attentes.
Mon problème est que je trouve mon ordinateur lent. Aprés une pseudo enquête, j'ai constaté que linux consommait 670Mo sans que j'ai aucune application de lancer.
Vous trouverez ci-dessous un extrait de mon rc.conf avec les daemons lancés :
DAEMONS=(syslog-ng nvidia hal @gdm @alsa @sshd @autofs)
Voici mon inittab
# /etc/inittab
#
# Runlevels:
# 0 Halt
# 1(S) Single-user
# 2 Not used
# 3 Multi-user
# 4 Not used
# 5 X11
# 6 Reboot
## Only one of the following two lines can be uncommented!
# Boot to console
#id:3:initdefault:
# Boot to X11
id:5:initdefault:
rc::sysinit:/etc/rc.sysinit
rs:S1:wait:/etc/rc.single
rm:2345:wait:/etc/rc.multi
rh:06:wait:/etc/rc.shutdown
su:S:wait:/sbin/sulogin -p
# -8 options fixes umlauts problem on login
c1:2345:respawn:/sbin/agetty -8 38400 vc/1 linux
c2:2345:respawn:/sbin/agetty -8 38400 vc/2 linux
c3:2345:respawn:/sbin/agetty -8 38400 vc/3 linux
#c4:2345:respawn:/sbin/agetty -8 38400 vc/4 linux
#c5:2345:respawn:/sbin/agetty -8 38400 vc/5 linux
#c6:2345:respawn:/sbin/agetty -8 38400 vc/6 linux
ca::ctrlaltdel:/sbin/shutdown -t3 -r now
# Example lines for starting a login manager
x:5:respawn:/usr/bin/xdm -nodaemon
#x:5:respawn:/usr/sbin/gdm -nodaemon
#x:5:respawn:/opt/kde/bin/kdm -nodaemon
#x:5:respawn:/usr/bin/slim >& /dev/null
# End of file
Voici un extrait de la commande top:
bash-3.2$ top
top - 21:06:57 up 22 min, 2 users, load average: 0.30, 0.40, 0.31
Tasks: 89 total, 1 running, 88 sleeping, 0 stopped, 0 zombie
Cpu(s): 9.1%us, 1.0%sy, 0.0%ni, 88.7%id, 0.7%wa, 0.3%hi, 0.2%si, 0.0%st
Mem: 2046692k total, 698660k used, 1348032k free, 85776k buffers
Swap: 1959888k total, 0k used, 1959888k free, 408648k cached
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3889 root 20 0 385m 42m 12m S 19 2.1 2:02.36 Xorg
2363 root 20 0 10824 1448 636 S 1 0.1 0:04.62 mount.ntfs-3g
4878 yohann 20 0 147m 21m 10m S 1 1.1 0:00.68 Terminal
4062 yohann 20 0 130m 14m 8416 S 0 0.7 0:00.70 notification-da
4881 yohann 20 0 10592 1224 924 R 0 0.1 0:00.05 top
1 root 20 0 3796 624 536 S 0 0.0 0:03.12 init
2 root 15 -5 0 0 0 S 0 0.0 0:00.00 kthreadd
3 root RT -5 0 0 0 S 0 0.0 0:00.00 migration/0
4 root 15 -5 0 0 0 S 0 0.0 0:00.00 ksoftirqd/0
5 root RT -5 0 0 0 S 0 0.0 0:00.01 watchdog/0
Donc voilà, si quelqu'un peut m'éclairer car je ne comprends pas pourquoi il y a cette surconsommation de RAM sans aucune action de ma part.
Merci d'avance