mercredi 11 avril 2012

linux utilisation de la mémoire


Commande free

bob@eee-pc:~$ free
 total       used       free     shared    buffers     cached
Mem:       1017968     913468     104500          0     156988     464400
-/+ buffers/cache:     292080     725888
Swap:       979924          0     979924

Commande top



bob@eee-pc:~$ top
top - 21:18:45 up  1:50,  2 users,  load average: 0.50, 0.52, 0.47
Tasks: 154 total,   1 running, 153 sleeping,   0 stopped,   0 zombie
Cpu(s):  5.2%us,  1.8%sy,  2.4%ni, 89.5%id,  1.0%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:   1017968k total,   917392k used,   100576k free,   157216k buffers
Swap:   979924k total,        0k used,   979924k free,   467024k cached

 PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND          
 1047 root      20   0 30692  14m 7648 S    4  1.5   4:09.46 Xorg             
 2313 clem   20   0  2544 1100  812 R    4  0.1   0:00.05 top              
 1720 clem   20   0 62336  25m 9240 S    2  2.5   0:37.61 compiz           
 1778 clem   20   0 23524 9112 7388 S    2  0.9   0:06.99 multiload-apple  
 1 root      20   0  2792 1660 1204 S    0  0.2   0:00.92 init             
 2 root      20   0     0    0    0 S    0  0.0   0:00.00 kthreadd         
 3 root      RT   0     0    0    0 S    0  0.0   0:00.00 migration/0      
 4 root      20   0     0    0    0 S    0  0.0   0:00.07 ksoftirqd/0

Aucun commentaire:

Enregistrer un commentaire

Comment ajouter une route statique sur une distribution Linux Ubuntu

Pour ajouter une route statique au démarrage d'Ubuntu, voici le fichier à modifier. Dans l'exemple on ajoute une route pour joindre ...