Around 16 o'clock on Dec 5, Juliusz Chroboczek wrote:

> I am therefore planning to change Xvesa to have a memory map with no
> holes, and would be grateful for any advice.  It is rather clear to me
> that I should map 01000 through 9FFFF private from /dev/zero.

Can you arrange to demand-map these pages with a segv signal handler 
instead?  We do run Xvesa on some rather small machines, and 640K of 
wasted data space seems rather excessive.

> On the other hand, it is not clear to me whether 00400 through 00FFF should
> be mapped private or shared, and where from.

I'm afraid I won't be much help here; but if this BIOS works with it 
mapped from /dev/zero, I'd rather leave it like that for now.   You might
add some config options that change the mapping around so we can test 
other bioses without recompiling the server.

Keith Packard        XFree86 Core Team        Compaq Cambridge Research Lab


_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to