FPU and MAU are treated differently, FPUs are not 'owned' by threads or 
LDOMs the FPU is simply passed instructions from either of the two 
execution cores that are seeing FP instructions, but MAU's are tied to 
threads and therefore tied to LDOMs, only the LDOMS that own the threads 
via which their exclusive access to the MAU is provided can put work 
packets onto the MAU.

Peter

Maciej Browarski wrote:
> Hello,
> What mean 1 FPU per core ?
> If I divide 1 core to 2 guest domain I also divide FPU (timeshared or 
> else ?) or FPU goes with MAU ?
> If FPU goes with MAU how floating point instruction are executed ?
> 
> Regards,
> 

Reply via email to