Linux??????????
???????????? ???????[ 2013/12/2 10:56:24 ] ????????
?????????????????pthread_attr_t ?????? pthread.h ?????С?
//???????????£?
typedef struct
{
int etachstate; //?????????
int schedpolicy; //?????????
structsched_param schedparam; //??????????
int inheritsched; //????????
int scope; //??????????
size_t guardsize; //?????β????仺??????С
int stackaddr_set; //?????????
void* stackaddr; //??????λ??
size_t stacksize; //???????С
}pthread_attr_t;
???????????????????????????????????в????????????????pthread_attr_init???????????????pthread_create?????????á????????pthread_attr_destroy???????????????????????????????????????????scope???????磨stack size??????????stack address???????????priority?????????????detached state?????????????????scheduling policy and parameters?????????????????????????1M???????????????????????????
?????????????????scope??
?????????????????????????????Щ??????????????????????????????????????
??????????process scope???????????????????????
????????system scope?????????е??????????????????????????????????????о?????????????????????????????????????е????
????Solaris???????????? Solaris 9 ???а濪?????????????????????Χ??
?????????????????binding state??
??????????LWP??Light Weight Process???????????????浽?????????????????LWP??Light Weight Process?????????????????????????λ?????????????????????????????????????????????????????????????????????????????????
?????????
???????????£????????????????Щ?????????????Щ???????????????????????????????????
????????
??????????£????????壬????????????"??"?????????????????????????н?????????????????CPU????????????????????????????????????????????????????????????á????????????????????????????????????e??????????????????????????
??????

???·???
App??С????H5?????????????????Щ??
2024/9/11 15:34:34?????????????????????????
2024/9/10 11:13:49P-One ???????????????????????????????????????
2024/9/10 10:14:12???????????????????????????
2024/9/9 18:04:26??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44