Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Feb 2003 09:38:41 -0800
From:      "Luoqi Chen" <lchen@briontech.com>
To:        "The Hermit Hacker" <scrappy@hub.org>
Cc:        <freebsd-stable@FreeBSD.ORG>, <Tor.Egge@cvsup.no.freebsd.org>, <freebsd-emulation@FreeBSD.ORG>
Subject:   RE: Raising KVA_PAGES breaks linux emulation?
Message-ID:  <AHEKICEOIHLOGINAFIINEENBCAAA.lchen@briontech.com>
In-Reply-To: <20030222000715.K59175@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
> Now, when I did this the first time, I got a bunch of thread issues, so
> Tor sent me a patch (included in previous email) to fix it in libc_r ...
> does the linux module make use of KVA_PAGES as defined in the kernel
> config file, or do I have to change KVA_PAGES in /sys/i386/include/pmap.h
> for the modules to recognize the change?
> 
KVA_PAGES if defined in config goes to opt_global.h and I don't think
module builds uses this file. You may put it in make.conf if you don't
want to mess with pmap.h

-lq

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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