public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
* Why kernel size limitations?
@ 2004-03-02 21:40 Tommy McCabe
  2004-03-03  0:50 ` David Given
  0 siblings, 1 reply; 2+ messages in thread
From: Tommy McCabe @ 2004-03-02 21:40 UTC (permalink / raw)
  To: linux-8086

I have been finding several errors recently during the
ELKS kernel compilation. At first I thought it was the
version of BCC I was using (0.16.15). I then realized
what it really was: the System file wouldn't form if a
certain segment of code was bigger than 65535 bytes-
otherwise a program called ld86 returns an error
message saying it's too big for 16 bits. This could be
a bit of a problem, especially when more features are
included into the kernel. Why is there this
limitation? Even an 8088 is capable of handling code
segments bigger than around 65KB.

__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-03-03  0:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-02 21:40 Why kernel size limitations? Tommy McCabe
2004-03-03  0:50 ` David Given

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox