Предыдущая тема :: Следующая тема |
Автор |
Сообщение |
Andre M. Sidko Гость
|
Добавлено: Ср Июл 07 2004 15:37 Заголовок сообщения: windows 2000 server on 4gb memory |
|
|
Имеем. Windows 2000 Server Service pack 3 на машине: 4 камня по 2.6 и 4 gb памяти.
Подскажите.
Как можно заставить винду максимально использовать 4 гига оперативки?
А то, вижу, что она свопится постоянно, своп растет, а примерно 1 гиг свободен.
??? |
|
Вернуться к началу |
|
|
ryabinkin
Зарегистрирован: 01.12.2003 Сообщения: 152 Откуда: Moscow
|
|
Вернуться к началу |
|
|
Demiurge
Зарегистрирован: 05.04.2004 Сообщения: 33 Откуда: Казахстан, Астана
|
Добавлено: Ср Июл 07 2004 19:18 Заголовок сообщения: |
|
|
смотри MSDN
вот выборка:
Driver Development Tools: Windows DDK
The /pae parameter enables Physical Address Extension (PAE). This parameter directs the system to load the PAE version of the Windows kernel.
Comments
This parameter is valid only on boot entries for 32-bit versions of Windows that run on computers with x86 and AMD64 processors.
PAE is an addressing strategy that uses a page-translation hierarchy to enable systems with 32-bit addressing to address more than 4 GB of physical memory. PAE must be supported by the processor and by the operating system.
PAE is supported on Windows 2000 Datacenter Server; Windows 2000 Advanced Server; Windows Server 2003, Enterprise Editon; and Windows Server 2003, Datacenter Edition.
On 32-bit versions of Windows, PAE is disabled by default. You must use the /pae boot parameter to enable PAE.
However, PAE is automatically enabled when the computer is configured for hot-add memory devices in memory ranges beyond the 4 GB region, as defined by the Static Resource Affinity Table (SRAT). Hot-add memory supports memory devices that you can add without rebooting or turning off the computer. In this case, because PAE must be enabled when the system starts, it is enabled automatically so that the system can immediately address extended memory that is added between restarts. Hot-add memory is supported only on Windows Server 2003, Enterprise Edition and Windows Server 2003, Datacenter Edition, and only on computers with an ACPI BIOS, an x86 processor, and specialized hardware.
PAE is required to support Cache Coherent Non-Uniform Memory Architecture (known as ccNUMA or NUMA) on computers with x86 processors, but it is not enabled automatically. NUMA is supported only on Windows Server 2003, Enterprise Edition and Windows Server 2003, Datacenter Edition.
On AMD64-based systems running in long mode, PAE is required and is enabled automatically; you cannot disable it.
Example
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows Server 2003, Enterprise" /fastdetect /pae
Bootcfg command
bootcfg /raw "\pae" /A /ID 1 _________________ С наилучшими пожеланиями
Demiurge |
|
Вернуться к началу |
|
|
ryabinkin
Зарегистрирован: 01.12.2003 Сообщения: 152 Откуда: Moscow
|
Добавлено: Чт Июл 08 2004 20:37 Заголовок сообщения: |
|
|
Не, ну прикольно...
Я же кинул ссылку ровно на то же самое...
_________________ Из двух спорящих виноват тот, кто умнее. |
|
Вернуться к началу |
|
|
Гость
|
Добавлено: Пт Июл 09 2004 12:46 Заголовок сообщения: |
|
|
1. можно использовать ключ /MAXMEM=....
2. можно использовать ключ /3GB
где операционной системе будет выделено 1 GB,а отсавшееся адресное пространство под другие задачи |
|
Вернуться к началу |
|
|
|