OnyX icon

Speicher

macOS has very efficient memory management. It will automatically allocate memory and adjust the contents of memory as needed. This information can be viewed in the Memory pane of the Info toolbar item.


Info on the memory

Physischer Speicher: Dies ist die Größe des installierten RAM-Arbeitsspeichers.

Speicher (belegt): RAM-Arbeitsspeicher, der aktuell verwendet wird und RAM-Arbeitsspeicher, der verfügbar ist.

Reservierter Speicher: Dies ist die Größe des Speichers, der nicht in den Cache auf die Festplatte ausgelagert werden kann und im RAM-Arbeitsspeicher verbleiben muss. Dieser Speicherbereich kann nicht an andere Apps „ausgeliehen“ werden.

Dateien im Cache: Größe der Dateien, die im ungenutzten Speicher zur Leistungsverbesserung zwischengespeichert wurde.

Verwendeter Swap: Dies ist die Größe des Speicherbereichs auf dem Startvolume, der aktuell zum Austausch ungenutzter Dateien in den bzw. aus dem RAM-Arbeitsspeicher genutzt wird.

Page ins/Page outs: This refers to the cumulative amount of data moved between RAM and the Mac's hard disk.

Tip: Page outs occur when the Mac has to write information from RAM to the hard disk (because RAM is full). Adding more RAM may reduce page outs.

Active: This information is in RAM and has been recently used.

Inactive: This information is in RAM, but it is not actively being used; it was recently used.

For example, if you've been using Mail and then quit it, the RAM that Mail was using is marked as inactive memory. Inactive memory is available for use by another application, just like available memory. However, if you open Mail before its inactive memory is used by a different application, Mail will open quicker because its inactive memory is converted to active memory instead of loading it from the slower hard disk.

You can use the Purge button to remove the information in the inactive memory.

While purging the inactive memory, the Finder may slow down and not respond for several seconds.