Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Aug 1997 17:19:52 +0200
From:      Poul-Henning Kamp <phk@dk.tfs.com>
To:        dyson@freebsd.org
Cc:        current@freebsd.org
Subject:   big kernels, part II
Message-ID:  <221.871917592@critter.dk.tfs.com>

next in thread | raw e-mail | index | archive | help

I've found the problem with big kernels.  The problem is that the
"PSE" code assumes that a kernel text+data+bss+symbols+misc data will
always fit in one 4MB "super-page".

This is obviously not always the case.

To reproduce just compile a kernel with COPTFLAGS set to "-a -g" and you 
will see it (if your cpu supports PSE that is).

Any chance you can fix this John ?

--
Poul-Henning Kamp           | phk@FreeBSD.ORG       FreeBSD Core-team.
http://www.freebsd.org/~phk | phk@login.dknet.dk    Private mailbox.
whois: [PHK]                | phk@tfs.com	    TRW Financial Systems, Inc.
Future will arrive by its own means, progress not so.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?221.871917592>