<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Enterprise Edition &#8211; AgileOps</title>
	<atom:link href="https://agileops.co.uk/category/enterprise-edition/feed/" rel="self" type="application/rss+xml" />
	<link>https://agileops.co.uk</link>
	<description>Virtualization made simple for Everyone.</description>
	<lastBuildDate>Mon, 27 Sep 2010 22:02:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5.8</generator>

<image>
	<url>https://agileops.co.uk/wp-content/uploads/2017/10/favicon-01-50x50.png</url>
	<title>Enterprise Edition &#8211; AgileOps</title>
	<link>https://agileops.co.uk</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">194680508</site>	<item>
		<title>Memory Support in Windows &#8211;  Kernal v User Virtual Addressing</title>
		<link>https://agileops.co.uk/memory-support-in-windows-kernal-v-user-memory/</link>
					<comments>https://agileops.co.uk/memory-support-in-windows-kernal-v-user-memory/#comments</comments>
		
		<dc:creator><![CDATA[Ibrahim Quraishi]]></dc:creator>
		<pubDate>Mon, 27 Sep 2010 22:02:43 +0000</pubDate>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[Datacenter Edition]]></category>
		<category><![CDATA[Enterprise Edition]]></category>
		<category><![CDATA[Kernal memory]]></category>
		<category><![CDATA[Kernal mode and User mode]]></category>
		<category><![CDATA[Memory]]></category>
		<category><![CDATA[system administrator]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[User memory]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 2000 Advanced Server]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[Windows Server 2003]]></category>
		<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Windows XP Professional]]></category>
		<guid isPermaLink="false">https://quraishi.wordpress.com/?p=201</guid>

					<description><![CDATA[
				<![CDATA[]]>		]]></description>
										<content:encoded><![CDATA[<div class="vgblk-rw-wrapper limit-wrapper">
				<![CDATA[Last week I was on a workshop by Microsoft it was for troubleshooting performance issues on Servers.

One of the interesting thing which I came across in the workshop was about the memory management  and the way Windows handles the memory.

By default Windows allocate's virtual address space to User mode and Kernal mode, Windows assumes that it has 4 gb of virtual address space and it splits it into two half.

ie. 2 GB virtual address space to Kernal and 2 GB virtual address space to User

We can tweak it and  allocate virtual address space to programs 1 GB to the kernel and to executive component.

This is how you can do it:

First un-hide the hidden files and folder make sure you unhidden the Operating system files too.

on the root directory ie C drive you will find boot.ini file take a backup of it on keep it safe.

Edit boot.ini and add \3GB at the end<span id="more-201"></span>

example:

[boot loader] timeout=30 default=multi(0)disk(0)rdisk(0)partition(2)\WINNT [operating systems] multi(0)disk(0)rdisk(0)partition(2)\WINNT=&#8221;*****&#8221; /3GB

Note: &#8220;*****&#8221; Can be any of the following operating system versions:

Windows XP Professional
Windows Server 2003
Windows Server 2003, Enterprise Edition
Windows Server 2003, Datacenter Edition
Windows 2000 Advanced Server
Windows 2000 Datacenter Server
Windows NT Server 4.0, Enterprise Edition

So if you think you need more memory you can give it a short.

However if your Kernal is already struggling then,I would not suggest you to try this.

you can try some other options like increasing the virtual memory.

reference:

<a href="https://www.microsoft.com/whdc/system/platform/server/pae/paemem.mspx">https://www.microsoft.com/whdc/system/platform/server/pae/paemem.mspx</a>]]&gt;		</div>
<p><!-- .vgblk-rw-wrapper --></p>
]]></content:encoded>
					
					<wfw:commentRss>https://agileops.co.uk/memory-support-in-windows-kernal-v-user-memory/feed/</wfw:commentRss>
			<slash:comments>24</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">201</post-id>	</item>
	</channel>
</rss>
