<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: x86 memory detection</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I think the call chain is like this<BR>
<BR>
main() (arch/x86/boot/main.c) calls detect_memory() (arch/x86/boot/memory.c) which calls detect_memory_xxxxx() functions, they invoke bios interrupts to determine the amount of RAM &amp; fill the boot_params structure.<BR>
<BR>
<BR>
Sudheer<BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: kernelnewbies-bounces@kernelnewbies.org on behalf of Arun S<BR>
Sent: Thu 2/3/2011 10:18 AM<BR>
To: kernelnewbies@kernelnewbies.org<BR>
Subject: x86 memory detection<BR>
<BR>
Hi,<BR>
&nbsp;How does the kernel detects the amount of available System RAM in the<BR>
system under x86 architecture?.<BR>
<BR>
Under 2.6.x kernels,<BR>
<BR>
<BR>
1. Does it use BIOS interrupt 15 for determining the RAM<BR>
<BR>
&nbsp;OR<BR>
<BR>
2. Does the boot loader fills the e820_map as explained<BR>
inDocumentation/x86/boot.txt &amp;&nbsp;&nbsp; Documentation/x86/zero-page.txt&nbsp; and the<BR>
kernel uses in information<BR>
<BR>
OR<BR>
<BR>
3. Is there any other mechanism (if so, in which file under kernel tree I<BR>
can find this detection code)<BR>
<BR>
<BR>
<BR>
Thanks,<BR>
Arun<BR>
<BR>
</FONT>
</P>

<P><strong><span style='font-size:10.0pt;font-family:
"Palatino Linotype","serif";color:green'> Please do not print this email unless it is absolutely necessary. </span></strong><span style='font-family:"Arial","sans-serif"'><o:p></o:p></span></p>


<p> The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. </p>

<p>WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. </p>
<p>
www.wipro.com
</p>
</BODY>
</HTML>