<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments on: Tip on memory for Windows NT 3.1 users	</title>
	<atom:link href="https://virtuallyfun.com/2009/08/23/tip-on-memory-for-windows-nt-3-1-users/feed/" rel="self" type="application/rss+xml" />
	<link>https://virtuallyfun.com/2009/08/23/tip-on-memory-for-windows-nt-3-1-users/</link>
	<description>Fun with Virtualization</description>
	<lastBuildDate>Sun, 26 Apr 2015 16:58:02 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		By: Yuhong Bao		</title>
		<link>https://virtuallyfun.com/2009/08/23/tip-on-memory-for-windows-nt-3-1-users/comment-page-1/#comment-133506</link>

		<dc:creator><![CDATA[Yuhong Bao]]></dc:creator>
		<pubDate>Sun, 26 Apr 2015 16:58:02 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=155#comment-133506</guid>

					<description><![CDATA[I mean INT 15/AX=E801h and INT 15/AX=E820h of course. NT 3.1 already supports the E801h one (with a minimum requirement of 12MB of RAM it was obvious that 88h was not going to be enough!), and NT 3.5 added support for the E820h one.]]></description>
			<content:encoded><![CDATA[<p>I mean INT 15/AX=E801h and INT 15/AX=E820h of course. NT 3.1 already supports the E801h one (with a minimum requirement of 12MB of RAM it was obvious that 88h was not going to be enough!), and NT 3.5 added support for the E820h one.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Yuhong Bao		</title>
		<link>https://virtuallyfun.com/2009/08/23/tip-on-memory-for-windows-nt-3-1-users/comment-page-1/#comment-940</link>

		<dc:creator><![CDATA[Yuhong Bao]]></dc:creator>
		<pubDate>Sat, 13 Aug 2011 21:01:30 +0000</pubDate>
		<guid isPermaLink="false">https://virtuallyfun.com/?p=155#comment-940</guid>

					<description><![CDATA[The problem was the BIOS memory probing calls that existed at the time. In particular, INT 15h/AH=88h could not report more than 64MB of RAM (some BIOSes in fact only reported up to 16MB of RAM). Later there was INT 15/AH=E801h and the INT 15/AH=E820h calls to solve this problem, but there were OSes that used E801h only if  16MB of RAM was reported via 88h.]]></description>
			<content:encoded><![CDATA[<p>The problem was the BIOS memory probing calls that existed at the time. In particular, INT 15h/AH=88h could not report more than 64MB of RAM (some BIOSes in fact only reported up to 16MB of RAM). Later there was INT 15/AH=E801h and the INT 15/AH=E820h calls to solve this problem, but there were OSes that used E801h only if  16MB of RAM was reported via 88h.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
