Difference between revisions of "Swap/de"

Created page with "Die benötigte Swap-Größe ist sehr variabel und hängt von ''Ihren'' spezifischen Anwendungen und der Arbeitslast ab. Es gibt keine allgemeingültige Formel für die Größ..."
(Created page with "=Wie viel Auslagerungspeicher brauche ich?=")
(Created page with "Die benötigte Swap-Größe ist sehr variabel und hängt von ''Ihren'' spezifischen Anwendungen und der Arbeitslast ab. Es gibt keine allgemeingültige Formel für die Größ...")
Line 27: Line 27:
=Wie viel Auslagerungspeicher brauche ich?=
=Wie viel Auslagerungspeicher brauche ich?=


The amount of swap you need is highly variable based on ''your'' specific applications and workloadThere is no universal formula on swap size without monitoring usage over a period of timeA reasonable place to start would be:
Die benötigte Swap-Größe ist sehr variabel und hängt von ''Ihren'' spezifischen Anwendungen und der Arbeitslast abEs gibt keine allgemeingültige Formel für die Größe des Auslagerungsspeichers, ohne die Nutzung über einen bestimmten Zeitraum hinweg zu überwachenEin vernünftiger Ansatzpunkt wäre:
* For less then 4GB of physical memory (RAM), it's highly recommended that the swap space should, as a base minimum, be equal to the amount of RAM. Also, it's recommended that the swap space is maximum twice the amount of RAM depending upon the amount of disk space available for the system because of diminishing returns.
* For less then 4GB of physical memory (RAM), it's highly recommended that the swap space should, as a base minimum, be equal to the amount of RAM. Also, it's recommended that the swap space is maximum twice the amount of RAM depending upon the amount of disk space available for the system because of diminishing returns.
* For more modern systems (>4GB), your swap space should be at a minimum be equal to your physical memory (RAM) size '''if you use hibernation''', otherwise you need a minimum of ROUNDUP(SQRT(RAM)) I.E. the square root of your RAM size rounded up to the next GB. The maximum, is again twice the amount of RAM, again because of diminishing returns.
* For more modern systems (>4GB), your swap space should be at a minimum be equal to your physical memory (RAM) size '''if you use hibernation''', otherwise you need a minimum of ROUNDUP(SQRT(RAM)) I.E. the square root of your RAM size rounded up to the next GB. The maximum, is again twice the amount of RAM, again because of diminishing returns.
translator
278

edits