Address Windowing Extensions (AWE) is a Microsoft Windows application programming interface that allows a 32-bit software application to access more physical memory than it has virtual address space. The process of mapping an application's virtual address space to physical memory under AWE is known as "windowing," and is similar to the "overlay" concept of other environments.
| Property | Value |
| dbpprop:abstract
|
- Address Windowing Extensions (AWE) is a Microsoft Windows application programming interface that allows a 32-bit software application to access more physical memory than it has virtual address space. The process of mapping an application's virtual address space to physical memory under AWE is known as "windowing," and is similar to the "overlay" concept of other environments. AWE is beneficial to certain data-intensive applications, such as database management systems and scientific and engineering software, that need to manipulate very large data sets. The application reserves a region, or "window" of virtual address space, and allocates one or more regions of physical memory. Using the AWE API, the application can map the virtual window to any one of the physical regions. The application can reserve more than one virtual address space and map it to any of the allocated regions of physical memory, as long as the number of bytes reserved in the virtual address space matches that of the physical memory region. AWE usage is coded into the application itself. An application must have the Lock Pages in Memory privilege to use AWE. AWE does not depend on Physical Address Extension support or vice versa. An article published in Dr. Dobb's Journal in 2004 noted that memory allocated using Address Windowing Extensions will not be written to the pagefile, and suggested that AWE regions could therefore be used as a way of protecting sensitive application data such as encryption keys.
- Address Windowing Extension (AWE, engl. für Erweiterung Adressierungsfenster) ist eine Microsoft Windows-Programmierschnittstelle zur Unterstützung von mehr als 4 GB Hauptspeicher auf i386-kompatiblen 32-Bit Plattformen. AWE erlaubt es einem Programm, physische Adressbereiche zu reservieren und diese in den virtuellen Adressraum des Prozesses einzublenden. Falls der reservierte Speicherbereich größer ist, als mit einem Mal eingeblendet werden kann, muss das Mapping umgeschaltet werden, um auf die übrigen Speicherbereiche zuzugreifen. Es kann dann stets nur auf einen Ausschnitt des reservierten Adressbereiches zugegriffen werden. Diese als "Overlay" oder "Windowing" bekannte Technik ist vom Prinzip her vergleichbar zu dem unter DOS angebotenen EMS-Speicher. Mit der AWE können bis zu 2 Bytes (= 64 GB) Hauptspeicher angesprochen werden. Nutzbarer Speicher bei Windows 2000 Server 32-Bit-Versionen: Windows 2000 Standard Server: 4 GB Windows 2000 Advanced Server: 8 GB Windows 2000 Data Center Server: 64 GB. Nutzbarer Speicher bei Windows Server 2003 32-Bit-Versionen: Windows Server 2003 R2 Standard Edition: 4 GB Windows Server 2003 R2 Enterprise Edition: 32 GB Windows Server 2003 R2 Datacenter Edition: 64 GB Windows XP und Windows Vista (32-Bit-Versionen) sind aus Kompatibilitätsgründen (Treiber und PCI-Subsystem) auf 4 GB beschränkt. Die AWE ist in soweit abhängig von der Physical Address Extension (PAE) als ohne PAE Technik die AWE Funktionen keinen Arbeitsspeicher (RAM) über 4 GB reservieren können.
|
| dbpprop:hasPhotoCollection
| |
| dbpprop:reference
| |
| rdfs:comment
|
- Address Windowing Extensions (AWE) is a Microsoft Windows application programming interface that allows a 32-bit software application to access more physical memory than it has virtual address space. The process of mapping an application's virtual address space to physical memory under AWE is known as "windowing," and is similar to the "overlay" concept of other environments.
- Address Windowing Extension (AWE, engl. für Erweiterung Adressierungsfenster) ist eine Microsoft Windows-Programmierschnittstelle zur Unterstützung von mehr als 4 GB Hauptspeicher auf i386-kompatiblen 32-Bit Plattformen. AWE erlaubt es einem Programm, physische Adressbereiche zu reservieren und diese in den virtuellen Adressraum des Prozesses einzublenden.
|
| rdfs:label
|
- Address Windowing Extensions
- Address Windowing Extension
|
| owl:sameAs
| |
| skos:subject
| |
| foaf:page
| |
| is dbpprop:redirect
of | |