Re: [PATCH v10 2/4] arch_topology: Support SMT control for OF based system

2024-12-24 Thread Yicong Yang
On 2024/12/24 0:33, Jonathan Cameron wrote: > On Fri, 20 Dec 2024 15:53:11 +0800 > Yicong Yang wrote: > >> From: Yicong Yang >> >> On building the topology from the devicetree, we've already >> gotten the SMT thread number of each core. Update the largest >> SMT thread number and enable the SMT

Re: [PATCH v10 2/4] arch_topology: Support SMT control for OF based system

2024-12-23 Thread Jonathan Cameron
On Fri, 20 Dec 2024 15:53:11 +0800 Yicong Yang wrote: > From: Yicong Yang > > On building the topology from the devicetree, we've already > gotten the SMT thread number of each core. Update the largest > SMT thread number and enable the SMT control by the end of > topology parsing. > > The cor

[PATCH v10 2/4] arch_topology: Support SMT control for OF based system

2024-12-19 Thread Yicong Yang
From: Yicong Yang On building the topology from the devicetree, we've already gotten the SMT thread number of each core. Update the largest SMT thread number and enable the SMT control by the end of topology parsing. The core's SMT control provides two interface to the users [1]: 1) enable/disab