Dynamic pcpu, arm, mips, powerpc, sun, etc. help needed

Jeff Roberson jroberson at jroberson.net
Fri Jun 12 13:23:05 UTC 2009


On Tue, 9 Jun 2009, Peter Grehan wrote:

>> As for sparc64 allocating the storage for the dynamic area
>> from end probably isn't a good idea as the pmap code assumes
>> that the range from KERNBASE to end is covered by the pages
>> allocated by and locked into the TLB for the kernel by the
>> loader
>
> Ditto for ppc. It's possible to get the additional space from within or 
> after return from pmap_bootstrap() (like thread0's kstack, or the msgbuf).
>

OK, I had originally split it into two stages.  It sounds like I should 
return to this and revise the patch again.  We worked out the i386 
problems.  I'll split it up again and post something that hopefully you 
two can try.

Thanks,
Jeff

> later,
>
> Peter.
>


More information about the freebsd-arch mailing list