Re: [PATCH v2 0/5] Building PPTT with root node and identical implementation flag

2025-03-11 Thread Alireza Sanaee via
On Thu, 6 Mar 2025 02:33:37 + Alireza Sanaee via wrote: Hi everyone, v1 -> v2: I just rebased this patchset which initially was posted in Sep 2024. Thanks, Alireza > OS like Linux is using PPTT processor node's identical implementation > flag [1] to infer whether the whole system or a cert

Re: [PATCH v2 0/5] Building PPTT with root node and identical implementation flag

2025-03-11 Thread Alireza Sanaee via
On Thu, 6 Mar 2025 02:33:37 + Alireza Sanaee via wrote: > OS like Linux is using PPTT processor node's identical implementation > flag [1] to infer whether the whole system or a certain CPU cluster is > homogeneous or not [2]. QEMU currently only support building > homogeneous system, set the

[PATCH v2 0/5] Building PPTT with root node and identical implementation flag

2025-03-05 Thread Alireza Sanaee via
OS like Linux is using PPTT processor node's identical implementation flag [1] to infer whether the whole system or a certain CPU cluster is homogeneous or not [2]. QEMU currently only support building homogeneous system, set the flag to indicate the fact. Build a root node in PPTT for indicates th