Subject: Re: 64-bit daddr_t problems with libsa
To: <>
From: David Laight <david@l8s.co.uk>
List: tech-kern
Date: 01/31/2003 01:03:55
> Also, the "static char ebuf[xx];" will go in the BSS, so it's size isn't
> really important...

Not in that case, but the x86 'boot' program is curently [1]
constrained to have code + data + bss + stack less that 64k.

	David

[1] I've finally fixed dosboot, so am doing some final testing
of versions of dosboot and biosboot that have an entire 128k
to play with (+ heap).

These might break the build soon :-)

-- 
David Laight: david@l8s.co.uk