Re: sparc64 pmap diff

2016-04-18 Thread Mark Cave-Ayland
On 17/04/16 20:42, Mark Kettenis wrote: > Ran into an interesting problem with the sparc64 pmap bootstrapping > code. Early on, we ask the firmware what physical memory is > available. Later we use this memory to set up the kernel page tables, > kernel stack and per-cpu data structures. We expl

sparc64 pmap diff

2016-04-17 Thread Mark Kettenis
Ran into an interesting problem with the sparc64 pmap bootstrapping code. Early on, we ask the firmware what physical memory is available. Later we use this memory to set up the kernel page tables, kernel stack and per-cpu data structures. We explicitly tell the firmware about the mappings of th