Introduction - If you have any usage issues, please Google them yourself
Traditional OS such as UCOS the maintain a head for a single needle two-way linked list. As a result, the linked list insertion to the tail of the speed is very slow, not worth the candle, so raw OS using the head is a pointer to a double two-way linked list, insert faster.