", a significant number of the pages used by an application during its startup phase may only be used for initialization and then never used again. The system can swap out those pages and free the memory for other applications or even for the disk cach"
Ceci est vrai sur quasiment tous les OS, c'est le fameux "stack".
Et explique que sur des machines bien équipées (+32 Go de RAM), on constate quand même une utilisation de cet espace...
# A ceux qui ne définissent pas d'espace de swap
Posté par georgeswwbush . En réponse au journal Consommation de ressources de Windows et Debian. Évalué à 4.
http://www.linux.com/news/software/applications/8208-all-abo(...)
Un ligne à noter:
", a significant number of the pages used by an application during its startup phase may only be used for initialization and then never used again. The system can swap out those pages and free the memory for other applications or even for the disk cach"
Ceci est vrai sur quasiment tous les OS, c'est le fameux "stack".
Et explique que sur des machines bien équipées (+32 Go de RAM), on constate quand même une utilisation de cet espace...