{"id":4244,"date":"2011-03-29T21:05:55","date_gmt":"2011-03-29T17:05:55","guid":{"rendered":"http:\/\/msbro.ru\/?p=4244"},"modified":"2011-03-29T21:16:56","modified_gmt":"2011-03-29T17:16:56","slug":"memory-limits-for-windows-releases","status":"publish","type":"post","link":"https:\/\/msbro.ru\/index.php\/archives\/4244","title":{"rendered":"Memory Limits for Windows Releases"},"content":{"rendered":"<p>\u041e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f \u043f\u0430\u043c\u044f\u0442\u0438 \u0434\u043b\u044f \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u044b\u0445 \u0432\u044b\u043f\u0443\u0441\u043a\u043e\u0432 Windows (\u0432\u0437\u044f\u0442\u043e \u0441 MDSN).<\/p>\n<p>Limits on memory and address space vary by platform, operating system, and by whether the     IMAGE_FILE_LARGE_ADDRESS_AWARE value of the     <a href=\"http:\/\/msdn.microsoft.com\/en-us\/library\/ms680349%28v=vs.85%29.aspx\"><strong>LOADED_IMAGE<\/strong><\/a> structure and     <a href=\"http:\/\/msdn.microsoft.com\/en-us\/library\/bb613473%28v=vs.85%29.aspx\">4-gigabyte tuning<\/a> (4GT) are in use.     IMAGE_FILE_LARGE_ADDRESS_AWARE is set or cleared by using the     <a href=\"http:\/\/go.microsoft.com\/fwlink\/?LinkId=132948\" target=\"_blank\"><strong>\/LARGEADDRESSAWARE<\/strong><\/a> linker     option.<\/p>\n<p>4-gigabyte tuning (4GT), also known as application memory tuning, or  the \/3GB switch, is a technology (only applicable to 32 bit systems)  that alters the amount of virtual address space available to user mode  applications. Enabling this technology reduces the overall size of the  system virtual address space and therefore system resource maximums. For more information, see <a href=\"http:\/\/go.microsoft.com\/fwlink\/?LinkId=205633\" target=\"_blank\"><strong>What is 4GT<\/strong><\/a>.<\/p>\n<p><!--more-->Limits on physical memory for 32-bit platforms also depend on the     <a href=\"http:\/\/msdn.microsoft.com\/en-us\/library\/aa366796%28v=vs.85%29.aspx\">Physical Address Extension<\/a> (PAE), which allows     32-bit Windows systems to use more than 4 GB of physical memory.<\/p>\n<h3>Memory and Address Space Limits<\/h3>\n<p>The following table specifies  the limits on memory and address space for supported releases of Windows. Unless otherwise noted, the limits  in this table apply to all supported releases.<\/p>\n<table>\n<tbody>\n<tr>\n<th>Memory type<\/th>\n<th>Limit in on X86<\/th>\n<th>Limit in 64-bit Windows<\/th>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">User-mode virtual address space for each 32-bit process<\/td>\n<td>2 GB&nbsp;<\/p>\n<p>Up to 3 GB with IMAGE_FILE_LARGE_ADDRESS_AWARE and 4GT<\/td>\n<td>2 GB with IMAGE_FILE_LARGE_ADDRESS_AWARE cleared (default)&nbsp;<\/p>\n<p>4 GB with IMAGE_FILE_LARGE_ADDRESS_AWARE set<\/td>\n<\/tr>\n<tr>\n<td>User-mode virtual address space for each 64-bit process<\/td>\n<td>Not applicable<\/td>\n<td>With IMAGE_FILE_LARGE_ADDRESS_AWARE set (default):&nbsp;<\/p>\n<blockquote>\n<div><strong>x64: <\/strong>8 TB<\/div>\n<\/blockquote>\n<blockquote>\n<div><strong>Intel IPF: <\/strong>7 TB<\/div>\n<\/blockquote>\n<p>2 GB with IMAGE_FILE_LARGE_ADDRESS_AWARE cleared<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">Kernel-mode virtual address space<\/td>\n<td>2 GB&nbsp;<\/p>\n<p>From 1 GB to a maximum of 2 GB with 4GT<\/td>\n<td>8 TB<\/td>\n<\/tr>\n<tr>\n<td>Paged pool<\/td>\n<td>Limited by available kernel-mode virtual address space or the          <a href=\"http:\/\/msdn.microsoft.com\/en-us\/library\/bb870880%28v=vs.85%29.aspx\">PagedPoolLimit<\/a> registry key value.&nbsp;<\/p>\n<blockquote>\n<div><strong>Windows Vista and above: <\/strong>Limited only by kernel mode virtual address space. Starting with Windows Vista with Service Pack 1 (SP1), the            paged pool can also be limited by the            <a href=\"http:\/\/msdn.microsoft.com\/en-us\/library\/bb870880%28v=vs.85%29.aspx\">PagedPoolLimit<\/a> registry key            value.<\/div>\n<\/blockquote>\n<blockquote>\n<div><strong>Windows Home Server and Windows Server 2003: <\/strong>530 MB<\/div>\n<\/blockquote>\n<blockquote>\n<div><strong>Windows XP: <\/strong>490 MB<\/div>\n<\/blockquote>\n<blockquote>\n<div><strong>Windows 2000: <\/strong>350 MB<\/div>\n<\/blockquote>\n<\/td>\n<td>128 GB&nbsp;<\/p>\n<blockquote>\n<div><strong>Windows Server 2003 and Windows XP: <\/strong>Up to 128 GB depending on configuration and RAM.<\/div>\n<\/blockquote>\n<blockquote>\n<div><strong>Windows 2000: <\/strong>Not applicable<\/div>\n<\/blockquote>\n<\/td>\n<\/tr>\n<tr>\n<td>Nonpaged pool<\/td>\n<td>Limited by available kernel-mode virtual address space, the          <a href=\"http:\/\/msdn.microsoft.com\/en-us\/library\/bb870880%28v=vs.85%29.aspx\">NonPagedPoolLimit<\/a> registry          key value, or physical memory.&nbsp;<\/p>\n<blockquote>\n<div><strong>Windows Vista: <\/strong>Limited only by kernel mode virtual address space and physical memory. Starting  with            Windows Vista with SP1, the nonpaged pool can also be limited by the            <a href=\"http:\/\/msdn.microsoft.com\/en-us\/library\/bb870880%28v=vs.85%29.aspx\">NonPagedPoolLimit<\/a> registry key value.<\/div>\n<\/blockquote>\n<blockquote>\n<div><strong>Windows Home Server, Windows Server 2003, and Windows XP\/2000: <\/strong>256 MB, or 128 MB with 4GT.<\/div>\n<\/blockquote>\n<\/td>\n<td>75% of RAM up to a maximum of 128 GB&nbsp;<\/p>\n<blockquote>\n<div><strong>Windows Vista: <\/strong>40% of RAM up to a maximum of 128 GB.<\/div>\n<\/blockquote>\n<blockquote>\n<div><strong>Windows Server 2003 and Windows XP: <\/strong>Up to 128 GB depending on configuration and RAM.<\/div>\n<\/blockquote>\n<blockquote>\n<div><strong>Windows 2000: <\/strong>Not applicable<\/div>\n<\/blockquote>\n<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">System cache virtual address space (physical size limited only by physical memory)<\/td>\n<td>Limited by available kernel-mode virtual address space or the          <a href=\"http:\/\/msdn.microsoft.com\/en-us\/library\/bb870880%28v=vs.85%29.aspx\">SystemCacheLimit<\/a> registry          key value.&nbsp;<\/p>\n<blockquote>\n<div><strong>Windows Vista: <\/strong>Limited only by kernel mode virtual address space. Starting with            Windows Vista with SP1, system cache virtual address space can also be limited by the            <a href=\"http:\/\/msdn.microsoft.com\/en-us\/library\/bb870880%28v=vs.85%29.aspx\">SystemCacheLimit<\/a> registry key value.<\/div>\n<\/blockquote>\n<blockquote>\n<div><strong>Windows Home Server, Windows Server 2003, and Windows XP\/2000: <\/strong>860 MB with            <a href=\"http:\/\/go.microsoft.com\/fwlink\/?LinkId=97918\" target=\"_blank\"><strong>LargeSystemCache<\/strong><\/a> registry key set and without 4GT; up to 448 MB with 4GT.<\/div>\n<\/blockquote>\n<\/td>\n<td>Always 1 TB regardless of physical RAM&nbsp;<\/p>\n<blockquote>\n<div><strong>Windows Server 2003 and Windows XP: <\/strong>Up to 1 TB depending on configuration and RAM.<\/div>\n<\/blockquote>\n<blockquote>\n<div><strong>Windows 2000: <\/strong>Not applicable<\/div>\n<\/blockquote>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<h3>Physical Memory Limits: Windows 7<\/h3>\n<p>The following table specifies the limits on physical memory for Windows 7.<\/p>\n<table>\n<tbody>\n<tr>\n<th>Version<\/th>\n<th>Limit on X86<\/th>\n<th>Limit on X64<\/th>\n<\/tr>\n<tr>\n<td>Windows 7 Ultimate<\/td>\n<td>4 GB<\/td>\n<td>192 GB<\/td>\n<\/tr>\n<tr>\n<td>Windows 7 Enterprise<\/td>\n<td>4 GB<\/td>\n<td>192 GB<\/td>\n<\/tr>\n<tr>\n<td>Windows 7 Professional<\/td>\n<td>4 GB<\/td>\n<td>192 GB<\/td>\n<\/tr>\n<tr>\n<td>Windows 7 Home Premium<\/td>\n<td>4 GB<\/td>\n<td>16 GB<\/td>\n<\/tr>\n<tr>\n<td>Windows 7 Home Basic<\/td>\n<td>4 GB<\/td>\n<td>8 GB<\/td>\n<\/tr>\n<tr>\n<td>Windows 7 Starter<\/td>\n<td>2 GB<\/td>\n<td>2 GB<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<h3>Physical Memory Limits: Windows Server 2008 R2<\/h3>\n<p>The following table specifies the limits on physical memory for  Windows Server 2008 R2. Windows Server 2008 R2 is   available only in 64-bit editions.<\/p>\n<table>\n<tbody>\n<tr>\n<th>Version<\/th>\n<th>Limit on X64<\/th>\n<th>Limit on IA64<\/th>\n<\/tr>\n<tr>\n<td>Windows Server 2008 R2 Datacenter<\/td>\n<td>2 TB<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Windows Server 2008 R2 Enterprise<\/td>\n<td>2 TB<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Windows Server 2008 R2 for Itanium-Based Systems<\/td>\n<td><\/td>\n<td>2 TB<\/td>\n<\/tr>\n<tr>\n<td>Windows Server 2008 R2 Foundation<\/td>\n<td>8 GB<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Windows Server 2008 R2 Standard<\/td>\n<td>32 GB<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Windows HPC Server 2008 R2<\/td>\n<td>128 GB<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Windows Web Server 2008 R2<\/td>\n<td>32 GB<\/td>\n<td><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<h3>Physical Memory Limits: Windows Server 2008<\/h3>\n<p>The following table specifies the limits on physical memory for Windows Server 2008. Limits greater than 4 GB      for 32-bit Windows assume that <a href=\"http:\/\/msdn.microsoft.com\/en-us\/library\/aa366796%28v=vs.85%29.aspx\">PAE<\/a> is enabled.<\/p>\n<table>\n<tbody>\n<tr>\n<th>Version<\/th>\n<th>Limit on X86<\/th>\n<th>Limit on X64<\/th>\n<th>Limit on IA64<\/th>\n<\/tr>\n<tr>\n<td>Windows Server 2008 Datacenter<\/td>\n<td>64 GB<\/td>\n<td>1 TB<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Windows Server 2008 Enterprise<\/td>\n<td>64 GB<\/td>\n<td>1 TB<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Windows Server 2008 HPC Edition<\/td>\n<td><\/td>\n<td>128 GB<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Windows Server 2008 Standard<\/td>\n<td>4 GB<\/td>\n<td>32 GB<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Windows Server 2008 for Itanium-Based Systems<\/td>\n<td><\/td>\n<td><\/td>\n<td>2 TB<\/td>\n<\/tr>\n<tr>\n<td>Windows Small Business Server 2008<\/td>\n<td>4 GB<\/td>\n<td>32 GB<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Windows Web Server 2008<\/td>\n<td>4 GB<\/td>\n<td>32 GB<\/td>\n<td><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<h3>Physical Memory Limits: Windows Vista<\/h3>\n<p>The following table specifies the limits on physical memory for Windows Vista.<\/p>\n<table>\n<tbody>\n<tr>\n<th>Version<\/th>\n<th>Limit on X86<\/th>\n<th>Limit on X64<\/th>\n<\/tr>\n<tr>\n<td>Windows Vista Ultimate<\/td>\n<td>4 GB<\/td>\n<td>128 GB<\/td>\n<\/tr>\n<tr>\n<td>Windows Vista Enterprise<\/td>\n<td>4 GB<\/td>\n<td>128 GB<\/td>\n<\/tr>\n<tr>\n<td>Windows Vista Business<\/td>\n<td>4 GB<\/td>\n<td>128 GB<\/td>\n<\/tr>\n<tr>\n<td>Windows Vista Home Premium<\/td>\n<td>4 GB<\/td>\n<td>16 GB<\/td>\n<\/tr>\n<tr>\n<td>Windows Vista Home Basic<\/td>\n<td>4 GB<\/td>\n<td>8 GB<\/td>\n<\/tr>\n<tr>\n<td>Windows Vista Starter<\/td>\n<td>1 GB<\/td>\n<td><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<h3>Physical Memory Limits: Windows Home Server<\/h3>\n<p>Windows Home Server is available only in a 32-bit edition. The physical memory limit is 4 GB.<\/p>\n<h3>Physical Memory Limits: Windows Server 2003 R2<\/h3>\n<p>The following table specifies the limits on physical memory for Windows Server 2003 R2. Limits over 4      GB for 32-bit Windows assume that <a href=\"http:\/\/msdn.microsoft.com\/en-us\/library\/aa366796%28v=vs.85%29.aspx\">PAE<\/a> is enabled.<\/p>\n<table>\n<tbody>\n<tr>\n<th>Version<\/th>\n<th>Limit on X86<\/th>\n<th>Limit on X64<\/th>\n<\/tr>\n<tr>\n<td>Windows Server 2003 R2 Datacenter Edition<\/td>\n<td>64 GB&nbsp;<\/p>\n<p>(16 GB with 4GT)<\/td>\n<td>1 TB<\/td>\n<\/tr>\n<tr>\n<td>Windows Server 2003 R2 Enterprise Edition<\/td>\n<td>64 GB&nbsp;<\/p>\n<p>(16 GB with 4GT)<\/td>\n<td>1 TB<\/td>\n<\/tr>\n<tr>\n<td>Windows Server 2003 R2 Standard Edition<\/td>\n<td>4 GB<\/td>\n<td>32 GB<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<h3>Physical Memory Limits: Windows Server 2003 with Service Pack 2 (SP2)<\/h3>\n<p>The following table specifies the limits on physical memory for Windows Server 2003 with SP2. Limits over 4      GB for 32-bit Windows assume that <a href=\"http:\/\/msdn.microsoft.com\/en-us\/library\/aa366796%28v=vs.85%29.aspx\">PAE<\/a> is enabled.<\/p>\n<table>\n<tbody>\n<tr>\n<th>Version<\/th>\n<th>Limit on X86<\/th>\n<th>Limit on X64<\/th>\n<th>Limit on IA64<\/th>\n<\/tr>\n<tr>\n<td>Windows Server 2003 with Service Pack 2 (SP2), Datacenter Edition<\/td>\n<td>64 GB&nbsp;<\/p>\n<p>(16 GB with 4GT)<\/td>\n<td>1 TB<\/td>\n<td>2 TB<\/td>\n<\/tr>\n<tr>\n<td>Windows Server 2003 with Service Pack 2 (SP2), Enterprise Edition<\/td>\n<td>64 GB<\/td>\n<td>1 TB<\/td>\n<td>2 TB<\/td>\n<\/tr>\n<tr>\n<td>Windows Server 2003 with Service Pack 2 (SP2), Standard Edition<\/td>\n<td>4 GB<\/td>\n<td>32 GB<\/td>\n<td><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<h3>Physical Memory Limits: Windows Server 2003 with Service Pack 1 (SP1)<\/h3>\n<p>The following table specifies the limits on physical memory for Windows Server 2003 with SP1. Limits over 4      GB for 32-bit Windows assume that <a href=\"http:\/\/msdn.microsoft.com\/en-us\/library\/aa366796%28v=vs.85%29.aspx\">PAE<\/a> is enabled.<\/p>\n<table>\n<tbody>\n<tr>\n<th>Version<\/th>\n<th>Limit on X86<\/th>\n<th>Limit on X64<\/th>\n<th>Limit on IA64<\/th>\n<\/tr>\n<tr>\n<td>Windows Server 2003 with Service Pack 1 (SP1), Datacenter Edition<\/td>\n<td>64 GB&nbsp;<\/p>\n<p>(16 GB with 4GT)<\/td>\n<td>X64 1 TB<\/td>\n<td>1 TB<\/td>\n<\/tr>\n<tr>\n<td>Windows Server 2003 with Service Pack 1 (SP1), Enterprise Edition<\/td>\n<td>64 GB&nbsp;<\/p>\n<p>(16 GB with 4GT)<\/td>\n<td>X64 1 TB<\/td>\n<td>1 TB<\/td>\n<\/tr>\n<tr>\n<td>Windows Server 2003 with Service Pack 1 (SP1), Standard Edition<\/td>\n<td>4 GB<\/td>\n<td>32 GB<\/td>\n<td><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<h3>Physical Memory Limits: Windows Server 2003<\/h3>\n<p>The following table specifies the limits on physical memory for Windows Server 2003. Limits over 4      GB for 32-bit Windows assume that <a href=\"http:\/\/msdn.microsoft.com\/en-us\/library\/aa366796%28v=vs.85%29.aspx\">PAE<\/a> is enabled.<\/p>\n<table>\n<tbody>\n<tr>\n<th>Version<\/th>\n<th>Limit on X86<\/th>\n<th>Limit on IA64<\/th>\n<\/tr>\n<tr>\n<td>Windows Server 2003, Datacenter Edition<\/td>\n<td>64 GB&nbsp;<\/p>\n<p>(16 GB with 4GT)<\/td>\n<td>512 GB<\/td>\n<\/tr>\n<tr>\n<td>Windows Server 2003, Enterprise Edition<\/td>\n<td>64 GB&nbsp;<\/p>\n<p>(16 GB with 4GT)<\/td>\n<td>512 GB<\/td>\n<\/tr>\n<tr>\n<td>Windows Server 2003, Standard Edition<\/td>\n<td>4 GB<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Windows Server 2003, Web Edition<\/td>\n<td>2 GB<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Windows Small Business Server 2003<\/td>\n<td>4 GB<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Windows Compute Cluster Server 2003<\/td>\n<td><\/td>\n<td>32 GB<\/td>\n<\/tr>\n<tr>\n<td>Windows Storage Server 2003, Enterprise Edition<\/td>\n<td>8 GB<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Windows Storage Server 2003<\/td>\n<td>4 GB<\/td>\n<td><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<h3>Physical Memory Limits: Windows XP<\/h3>\n<p>The following table specifies the limits on physical memory for Windows XP.<\/p>\n<table>\n<tbody>\n<tr>\n<th>Version<\/th>\n<th>Limit on X86<\/th>\n<th>Limit on X64<\/th>\n<th>Limit on IA64<\/th>\n<\/tr>\n<tr>\n<td>Windows XP<\/td>\n<td>4 GB<\/td>\n<td>128 GB<\/td>\n<td>128 GB (not supported)<\/td>\n<\/tr>\n<tr>\n<td>Windows XP Starter Edition<\/td>\n<td>512 MB<\/td>\n<td><\/td>\n<td><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<h3>Physical Memory Limits: Windows 2000<\/h3>\n<p>The following table specifies the limits on physical memory for Windows 2000.<\/p>\n<table>\n<tbody>\n<tr>\n<th>Version<\/th>\n<th>Limit on X86<\/th>\n<\/tr>\n<tr>\n<td>Windows 2000 Professional<\/td>\n<td>4 GB<\/td>\n<\/tr>\n<tr>\n<td>Windows 2000 Server<\/td>\n<td>4 GB<\/td>\n<\/tr>\n<tr>\n<td>Windows 2000 Advanced Server<\/td>\n<td>8 GB<\/td>\n<\/tr>\n<tr>\n<td>Windows 2000 Datacenter Server<\/td>\n<td>32 GB<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<h3>Physical Memory Limits: Windows Embedded<\/h3>\n<p>The following table specifies the limits on physical memory for Windows Embedded.<\/p>\n<table>\n<tbody>\n<tr>\n<th>Version<\/th>\n<th>Limit on X86<\/th>\n<th>Limit on X64<\/th>\n<\/tr>\n<tr>\n<td>Windows XP Embedded<\/td>\n<td>4 GB<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Windows Embedded Standard 2009<\/td>\n<td>4 GB<\/td>\n<td><\/td>\n<\/tr>\n<tr>\n<td>Windows Embedded Standard 7<\/td>\n<td>4 GB<\/td>\n<td>192 GB<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>&nbsp;<\/p>\n<h3>How graphics cards and other devices affect memory limits<\/h3>\n<p>Devices have to map their memory below 4 GB for compatibility with  non-PAE-aware Windows releases.  Therefore, if the system has 4GB of  RAM, some of it is either disabled or is remapped above 4GB by the BIOS.  If the memory is remapped, X64 Windows can use this memory.  X86  client versions of Windows don\u2019t support physical memory above the 4GB  mark, so they can\u2019t access these remapped regions. Any X64 Windows or  X86 Server release can.<\/p>\n<p>X86  client versions with PAE enabled do have a usable 37-bit (128  GB) physical address space. The limit that these versions impose is the  highest permitted physical RAM address, not the size of the IO space.  That means PAE-aware drivers can actually use physical space above 4 GB  if they want. For example, drivers could map the \u201clost\u201d memory regions  located above 4 GB and expose this memory as a RAM disk.<\/p>\n<p>****<\/p>\n<p>\u0432\u0437\u044f\u0442\u043e <a href=\"http:\/\/msdn.microsoft.com\/en-us\/library\/aa366778(v=VS.85).aspx\" target=\"_blank\">\u0442\u0443\u0442<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u041e\u0433\u0440\u0430\u043d\u0438\u0447\u0435\u043d\u0438\u044f \u043f\u0430\u043c\u044f\u0442\u0438 \u0434\u043b\u044f \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u044b\u0445 \u0432\u044b\u043f\u0443\u0441\u043a\u043e\u0432 Windows (\u0432\u0437\u044f\u0442\u043e \u0441 MDSN). Limits on memory and address space vary by platform, operating system, and by whether the IMAGE_FILE_LARGE_ADDRESS_AWARE value of the LOADED_IMAGE structure and 4-gigabyte tuning (4GT) are in use. IMAGE_FILE_LARGE_ADDRESS_AWARE is set or cleared by using the \/LARGEADDRESSAWARE linker option. 4-gigabyte tuning (4GT), also known as application &#8230;<\/p>\n<p><a href=\"https:\/\/msbro.ru\/index.php\/archives\/4244\" class=\"more-link\">Continue reading &lsquo;Memory Limits for Windows Releases&rsquo; &raquo;<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14,3],"tags":[1256,1257,726,1251,1252,1253,1260,1731,1259,637,633,629,635,631,1254,1255,1258,729],"class_list":["post-4244","post","type-post","status-publish","format-standard","hentry","category-wiki","category-windows","tag-address-space","tag-limits","tag-memory","tag-memory-limits","tag-pae","tag-physical-address-extension","tag-physical-memory","tag-windows","tag-windows-2000","tag-windows-server","tag-windows-server-2003","tag-windows-server-2008","tag-windows-server-2008-r2","tag-windows-xp","tag-x64","tag-x86","tag-ogranicheniya","tag-pamyat"],"_links":{"self":[{"href":"https:\/\/msbro.ru\/index.php\/wp-json\/wp\/v2\/posts\/4244"}],"collection":[{"href":"https:\/\/msbro.ru\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/msbro.ru\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/msbro.ru\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/msbro.ru\/index.php\/wp-json\/wp\/v2\/comments?post=4244"}],"version-history":[{"count":0,"href":"https:\/\/msbro.ru\/index.php\/wp-json\/wp\/v2\/posts\/4244\/revisions"}],"wp:attachment":[{"href":"https:\/\/msbro.ru\/index.php\/wp-json\/wp\/v2\/media?parent=4244"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/msbro.ru\/index.php\/wp-json\/wp\/v2\/categories?post=4244"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/msbro.ru\/index.php\/wp-json\/wp\/v2\/tags?post=4244"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}<!-- WP Super Cache is installed but broken. The constant WPCACHEHOME must be set in the file wp-config.php and point at the WP Super Cache plugin directory. -->