LordAstral писал(а):Что сделать чтобы новелл увидел всю память. или хотябы полные 4 Гб.
Заранее признателен.
http://www.novell.com/support/search.do ... 2015245603
NetWare Memory Facts:
NetWare 6.5 requires a minimum of 512 MB of RAM and can access up to 64 GB of RAM. After the server.exe file is loaded, the remaining memory below 4 GB is assigned to cache memory and virtual memory, which is available for NetWare Loadable ModuleTM (NLMTM) programs and other processes to use.
The memory allocator can not allocate memory above 4 GB. Intel's PAE (Physical Address Extension) in Pentium Pro's and newer allow for a maximum addressable memory space of 64GB. However NetWare itself can only take advantage of the first 4GB. Other services such as NSS can use this. The traditional file system does not use memory above 4 GB.
Summary:
Summary
The x86 architecture is limited by the design of its addressing modes
and page tables to accessing 4GB of virtual memory. This is a hard
limit.
PAE mode (Physical Address Extensions) allows the processor to address
64GB of physical memory via the page tables, but does not change the
size of the virtual address space.