Intel Confidential Computing
Discussion board focused on Intel Confidential Computing technologies and how they can protect data and AI security, privacy, and sovereignty.

TCSNum vs TCSMaxNum

yg1
Beginner
1,403 Views

Hello, 

 

<EnclaveConfiguration>
  <ProdID>0</ProdID>
  <ISVSVN>0</ISVSVN>
  <StackMaxSize>0x40000</StackMaxSize>
  <HeapMaxSize>0x1000000</HeapMaxSize>
  <TCSNum>75</TCSNum>
  <TCSMaxNum>150</TCSMaxNum>
  <TCSMinPool>25</TCSMinPool>
  <TCSPolicy>1</TCSPolicy>
  <DisableDebug>1</DisableDebug>
  <MiscSelect>0</MiscSelect>
  <MiscMask>0xFFFFFFFF</MiscMask>
</EnclaveConfiguration>

 



In the above enclave configuration file, I have several queries regarding TCS.
Given the TCSNum and TCSMaxNum, how many threads will be spawned initially, and how does it scale? If it does scale, what criteria determine its scaling?

Additionally, apart from the binding policy, I'm uncertain if the No. of TCS correlates with switchless worker threads .

Kindly assist me. Thank you in advance 

0 Kudos
0 Replies
Reply