TFE 支持 accept/worker 线程绑定 cpu
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
struct tfe_thread_ctx
|
||||
{
|
||||
struct tfe_proxy *proxy;
|
||||
pthread_t thr;
|
||||
unsigned int thread_id;
|
||||
unsigned int load;
|
||||
|
||||
Reference in New Issue
Block a user