Subject: Re: Does kernel use 4KB pages or 4MB? To: VaX#n8 <vax@linkdead.paranoia.com> From: Charles M. Hannum <mycroft@mit.edu> List: port-i386 Date: 06/18/1996 12:06:15
VaX#n8 <vax@linkdead.paranoia.com> writes:
>
> Like it says. Is the kernel space mapped via several 4KB pages or
> one 4MB page.
4KB. 4MB pages would not be useful.
> And just FMI (for my info), wherebouts in the code is this done?
pmap.c