<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Why bios(generic) is slow?</TITLE>
<META http-equiv=Content-Type content="text/html; charset=ks_c_5601-1987">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Well, IMHO, that's because, normal 
conventional BIOS do spend much of time in</FONT></DIV>
<DIV><FONT face=Arial size=2>de-compressing its <<modules>>. as you 
can see those "modular BIOS" banner.</FONT></DIV>
<DIV><FONT face=Arial size=2>load one module, decomp it, execute it, report 
module exit status and etc..</FONT></DIV>
<DIV><FONT face=Arial size=2>256kb is not so vast space for even bios written in 
full .asm language.</FONT></DIV>
<DIV><FONT face=Arial size=2>and some modules require the cpu to be in real 
'real mode' some others run in something like</FONT></DIV>
<DIV><FONT face=Arial size=2>flat mode. so there should be some resets 
also.</FONT></DIV>
<DIV><FONT face=Arial size=2>hope it helps.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=hcyun@etri.re.kr href="mailto:hcyun@etri.re.kr">hcyun@etri.re.kr</A> 
  </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=rminnich@lanl.gov 
  href="mailto:rminnich@lanl.gov">rminnich@lanl.gov</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Cc:</B> <A title=linuxbios@clustermatic.org 
  href="mailto:linuxbios@clustermatic.org">linuxbios@clustermatic.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Sunday, December 29, 2002 7:21 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Why bios(generic) is slow?</DIV>
  <DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2></FONT><BR></DIV>
  <P><FONT size=2>Hi </FONT></P>
  <P><FONT size=2>Can you tell me why generic bios is so slow compared to 
  linuxbios. </FONT><BR><FONT size=2>In other word, why linuxbios is fast? 
  </FONT><BR><FONT size=2>I think "do little thing" is not enough to explain x10 
  time difference. </FONT><BR><FONT size=2>What does bios do other than 
  linuxbios does and where it spend so much time? </FONT></P>
  <P><FONT size=2>Regard, </FONT><BR><FONT size=2>Heechul </FONT></P>
  <P><FONT size=2>-</FONT> <BR><FONT size=2>HeeChul 
  Yun,          </FONT><BR><FONT 
  size=2>Embedded S/W Team at ETRI</FONT> <BR><FONT size=2>phone: 
  +82-42-860-1673</FONT> </P></BLOCKQUOTE></BODY></HTML>