SIZE The size of the task's code plus data plus stack space, in kilobytes, is shown here.
RSS The total amount of physical memory used by the task, in kilobytes, is shown here. For ELF processes used library pages are counted here, for a.out processes not.
SHARE The amount of shared memory used by the task is shown in this column.
Donc SIZE est la taille mémoire totale qui vaut rss(le prog lui meme) + share(les lib genres glibc et consorts). On me corrigera si je me goure.
[^] # Re: Le top de la RAM
Posté par Anonyme . En réponse à la dépêche Mozilla 0.9.2. Évalué à 0.
SIZE The size of the task's code plus data plus stack space, in kilobytes, is shown here.
RSS The total amount of physical memory used by the task, in kilobytes, is shown here. For ELF processes used library pages are counted here, for a.out processes not.
SHARE The amount of shared memory used by the task is shown in this column.
Donc SIZE est la taille mémoire totale qui vaut rss(le prog lui meme) + share(les lib genres glibc et consorts). On me corrigera si je me goure.