Rework ProcessIDExtRecord
- Remove ASID and TGID
- Add hardware thread ID
- In an SMT context, corresponds to a single SMT hardware thread
- In a non-SMT context, corresponds to a single core
- Reorder fields:
- First is HW TID
- Second is PID
- Third is TID
parent
e605e826
Please register or sign in to comment