On 2017-09-14 at 17:01 Barret Rhoden wrote: > Hi - > > This patchset allows the dynamic creation of vthreads (virtual machine > threads whose Guest Ring 0 == Host Ring 3 space). There's a few perks:
I updated this slightly by moving the PDR lock from struct virtual_machine to right next to the parked vthreads list. That was the only thing the lock was used for - not anything specific to struct virtual_machine. I'll test it on hardware and merge later today. Barret -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
