Difference between revisions of "Swap/de"

Created page with "Der Auslagerungsspeicher wird zur Erweiterung des für die Ausführung von Programmen verfügbaren Speichers (RAM) verwendet."
(Updating to match new version of source page)
(Created page with "Der Auslagerungsspeicher wird zur Erweiterung des für die Ausführung von Programmen verfügbaren Speichers (RAM) verwendet.")
Line 5: Line 5:
=Übersicht=
=Übersicht=


Swap space is used to extend the amount of memory(RAM) available for running programs.
Der Auslagerungsspeicher wird zur Erweiterung des für die Ausführung von Programmen verfügbaren Speichers (RAM) verwendet.
* Without swap space, if you run out of memory, applications ''will'' be terminated up to and including the entire system crashing.
* Without swap space, if you run out of memory, applications ''will'' be terminated up to and including the entire system crashing.
* With swap space available to the system, the kernel can take less frequently accessed memory pages from inactive applications / services and write them to disk ("swapping" them), allowing more actual RAM to be available for active applications.
* With swap space available to the system, the kernel can take less frequently accessed memory pages from inactive applications / services and write them to disk ("swapping" them), allowing more actual RAM to be available for active applications.
translator
278

edits