On Mon, Oct 03, 2016 at 08:51:55AM +0100, Alex Bradbury wrote:
What are you working on this week?
Last week I haven't had much time but I managed to get PV6 to start without
any help on its own page tables. Most is not implemented so no demo yet folks!
Implementing it, I was confronted with assumptions in the PV6 kernel that I
didn't account for; one of it be that all physical memory needs to be mapped
1:1 in the kernel space. Oh well.
So for this week, if I manage to get some time, is to try to implement some
beginnings of the hypervisor interface I designed and basically redo my work
from last week :-/ The choice has been to either go for PV6 on an (nearly)
unmodified Spike first and then changing it to my hypervisor idea or to go
directly to my idea implementing both Spike and PV6 simultaneously.
I'm off to Bologna for ORConf <
http://orconf.org/> on
Thursday. I
imagine I'll spend a good chunk of Tuesday preparing and polishing my
talk. Otherwise:
:'( Won't be there this year. Hopefully next year will be better. If all goes
well I'll have much more time to hack^Wwork in say a month time...
I've been following the isa-dev's story on hypervisors and the SEE with
interest. Nice to see other ppls ideas on it though I am not sure I share
their ideas.
2) Wei's made great progress on his tagged memory software model,
and
I hope to play a small supporting role by helping out with supplying
benchmarks and fiddly test cases
Nice! I presume its the 2 bit model with the separate instructions like
before? Has you looked in my PUMP-lite proposal Wei?
Have a good week,
Reinoud