[dts] [PATCH 4/4] tests/TestSuite_vm_pw_mgmt_policy: change core_mask

Pattan, Reshma reshma.pattan at intel.com
Thu Apr 8 11:14:14 CEST 2021



> -----Original Message-----
> From: Tu, Lijuan <lijuan.tu at intel.com>
> 
> > Cc: Pattan, Reshma <reshma.pattan at intel.com>
> > -                'core_mask': self.get_cores_mask("1S/3C/1T"),
> > +                'core_mask': '0xffff',
> 
> Some server may not have so many cores, prefer to get_cores_mask("all") if
> need many cores.

AFAIK, get_cores_mask("all") will return all cores except the core0. I actually need the core0 too.
Is there any API that I can use which returns core 0 too, if not I might need to have this explicit core mask.




More information about the dts mailing list